summaryrefslogtreecommitdiffstats
path: root/sys/net/if_ppp.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Add support for RFC-comliant deflate protocolmillert1998-05-081-2/+3
|
* Minor changes from ppp 2.3.1millert1997-09-051-173/+149
|
* PPP_BSDCOMP not PPP_BSD_COMPmickey1997-01-021-2/+2
|
* sync to 2.3b3mickey1996-12-191-9/+14
|
* Kernel changes for ppp2.3a4.joshd1996-07-251-143/+160
|
* if_name/if_unit -> if_xname/if_softcderaadt1996-05-101-24/+25
|
* partial sync with netbsd 960418, more to comederaadt1996-04-211-43/+163
|
* According to the latest config stuff changes (as for if_ppp.c).mickey1996-04-191-2/+2
| | | | the other stuff is just for IPX support.
* From NetBSD: 960217 mergeniklas1996-03-031-26/+20
|
* from netbsd; ppp code no longer needs to recalculate intr masks on the i386deraadt1995-12-281-16/+0
|
* enable multicast, so that multicast packets can flow through ppp links. idea from freebsdderaadt1995-12-181-1/+14
|
* initial import of NetBSD treederaadt1995-10-181-0/+1370