summaryrefslogtreecommitdiffstats
path: root/sys/net/ppp_defs.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Paul Mackerras and the Australian National University have worked thingsderaadt2002-09-131-20/+28
| | | | | out, and as a result, Paul now owns copyright on all these files, with the proper terms.
* Final __P removal plus some cosmetic fixupsmillert2002-03-141-8/+1
|
* By popular demand, protect from multiple inclusion, and fix to use theangelos2001-06-091-2/+1
| | | | same naming style.
* bring in KAME IPv6 code, dated 19991208.itojun1999-12-081-1/+2
| | | | | | | | | replaces NRL IPv6 layer. reuses NRL pcb layer. no IPsec-on-v6 support. see sys/netinet6/{TODO,IMPLEMENTATION} for more details. GENERIC configuration should work fine as before. GENERIC.v6 works fine as well, but you'll need KAME userland tools to play with IPv6 (will be bringed into soon).
* fix tabs to spaces between #define and NAME, to match the rest of the filemickey1999-02-111-11/+11
|
* oops, PPP_XNS protocol type for NS from freebsdmickey1999-02-111-1/+2
|
* Remove the NPMODE_KEEPLAST defs; they're not really necessary. Also,angelos1998-07-121-3/+2
| | | | sync with NetBSD (the recent splhigh->splimp changes).
* Add an NPMODE_KEEPLASTangelos1998-06-301-2/+3
|
* Add support for RFC-comliant deflate protocolmillert1998-05-081-1/+5
|
* OpenBSD tags + some prototyping policeniklas1997-02-241-0/+1
|
* sync to 2.3b3mickey1996-12-191-0/+1
|
* IPX additions and fixes.mickey1996-04-281-0/+2
| | | | | | | ether -- missed the input for IPX. fddi -- just added. ppp -- field codes added. loop -- minor fix.
* initial import of NetBSD treederaadt1995-10-181-0/+160