]> git.ozlabs.org Git - ppp.git/blobdiff - NeXT/TODO.NeXT
fix MT stuff; add DEBUG to compile command line for now
[ppp.git] / NeXT / TODO.NeXT
index 20c77802f1c973deb76379c68b5b19c5773f132a..a8932889db645ec6bc9e6f76760f021edcc517b8 100644 (file)
@@ -1,13 +1,7 @@
 #
-#  $Id: TODO.NeXT,v 1.1 1995/12/18 03:29:55 paulus Exp $
+#  $Id: TODO.NeXT,v 1.3 1998/03/26 02:51:42 paulus Exp $
 #
 
-* FAQ on IPCP failure because of AUTH
-
-* FAQ on shell chat scripts and special characters
-
-* Add /dev/bpf* in installation docs
-
 * Check persist option
 
 * Fix installer to recognize other installation.
 
 * NUM_PPP in pppd/pppd.h and Makefile are different
 
-* Unify NBPFILTER symbol
-
-* Better Load support for BPF.  Figure out how to support
-  NeXT (moto) with driverkit stuff.
-
-* Verify 1500 minimum
-
-* Limit resources for runaway UDP.
-
-* Better support for getting/releasing netbufs.
-
-* >Jan 10 21:41:46 beatty pppd[1427]: rcvd [IPCP ConfNak id=0x1 <addr 129.38.252.150> <compress VJ 0f 00>]
-
-* Break up installer into Smaller packages
-
 * Fix with VirtModem
 
-* If the dialing program fails to get a line, but returns success,
-  then ppp will report that it could not determine the ip address,
-  and not notice the "received own echo reply" condition.
+* Use kget inside interrupt handler.
 
-* Look into stack overflow as cause of kernel panics.
+* Move LKS to user space via an IP Tunneler
 
-* Use kget inside interrupt handler.
+Look at NAT:There *is* a way to get multiple machines on a network to use
+       one IP address.  RFC 1631 -- The IP Network Address Translator
+       (NAT) describes how this works.
+       http://www.mischler.com 
+       http://willow.canberra.edu.au/~chrisc/nat.html
\ No newline at end of file