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:
Garrett Wollman 1994-09-23 00:14:11 +00:00
parent 45d17740c2
commit e98e6beea3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=3015

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