]> git.ozlabs.org Git - ppp.git/blob - NeXT/TODO.NeXT
fixes for old C compilers and for Ultrix
[ppp.git] / NeXT / TODO.NeXT
1 #
2 #  $Id: TODO.NeXT,v 1.1 1995/12/18 03:29:55 paulus Exp $
3 #
4
5 * FAQ on IPCP failure because of AUTH
6
7 * FAQ on shell chat scripts and special characters
8
9 * Add /dev/bpf* in installation docs
10
11 * Check persist option
12
13 * Fix installer to recognize other installation.
14
15 * Add threads to LKS.
16
17 * NUM_PPP in pppd/pppd.h and Makefile are different
18
19 * Unify NBPFILTER symbol
20
21 * Better Load support for BPF.  Figure out how to support
22   NeXT (moto) with driverkit stuff.
23
24 * Verify 1500 minimum
25
26 * Limit resources for runaway UDP.
27
28 * Better support for getting/releasing netbufs.
29
30 * >Jan 10 21:41:46 beatty pppd[1427]: rcvd [IPCP ConfNak id=0x1 <addr 129.38.252.150> <compress VJ 0f 00>]
31
32 * Break up installer into Smaller packages
33
34 * Fix with VirtModem
35
36 * If the dialing program fails to get a line, but returns success,
37   then ppp will report that it could not determine the ip address,
38   and not notice the "received own echo reply" condition.
39
40 * Look into stack overflow as cause of kernel panics.
41
42 * Use kget inside interrupt handler.