]> git.ozlabs.org Git - ppp.git/blob - NeXT/TODO.NeXT
updates from Steve Perkins
[ppp.git] / NeXT / TODO.NeXT
1 #
2 #  $Id: TODO.NeXT,v 1.2 1997/04/30 05:39:29 paulus Exp $
3 #
4
5 * FAQ on shell chat scripts and special characters
6
7 * Add /dev/bpf* in installation docs
8
9 * Check persist option
10
11 * Fix installer to recognize other installation.
12
13 * Add threads to LKS.
14
15 * NUM_PPP in pppd/pppd.h and Makefile are different
16
17 * Unify NBPFILTER symbol
18
19 * Better Load support for BPF.  Figure out how to support
20   NeXT (moto) with driverkit stuff.
21
22 * Fix with VirtModem
23
24 * If the dialing program fails to get a line, but returns success,
25   then ppp will report that it could not determine the ip address,
26   and not notice the "received own echo reply" condition.
27
28 * Use kget inside interrupt handler.
29
30 Look at NAT:There *is* a way to get multiple machines on a network to use
31         one IP address.  RFC 1631 -- The IP Network Address Translator
32         (NAT) describes how this works.
33         http://www.mischler.com 
34         http://willow.canberra.edu.au/~chrisc/nat.html