Add PPP. NB: this is VERY VERY VERY green code, added to make it easier

to test things out.  It compiles, but I don't know if it works (yet).
This commit is contained in:
wollman 1994-09-23 00:14:11 +00:00
parent 4c75c65f1f
commit 0c32e4e5c1

View File

@ -136,7 +136,9 @@ net/bpf_filter.c optional bpfilter
net/if.c standard
net/if_ethersubr.c optional ether
net/if_loop.c optional loop
net/if_ppp.c optional ppp
net/if_sl.c optional sl
net/pppcompress.c optional ppp
net/radix.c standard
net/raw_cb.c standard
net/raw_usrreq.c standard