summaryrefslogtreecommitdiff
path: root/include/net
Commit message (Expand)AuthorAge
* Remove more stuff that we don't need to distributePaul Mackerras2008-08-18
* More copyright updates. The new CMU copyright notice is from CMU andPaul Mackerras2002-12-06
* Added EAP support with MD5-Challenge and SRP-SHA1 methods. TestedJames Carlson2002-11-02
* ECP patches from Frank Cusack:David F. Skoll2002-05-21
* First large MPPE patch from Frank Cusack.David F. Skoll2002-04-02
* add PPP_IPV6CPPaul Mackerras1999-08-13
* freebsd update from Paul FulghumPaul Mackerras1999-05-13
* small mods for NeXTPaul Mackerras1998-03-25
* Move deflate to the correct number (26);Paul Mackerras1998-03-25
* add a few defsPaul Mackerras1997-11-27
* added in some mtu defnsPaul Mackerras1997-04-30
* add optional filtering stuff; some mtu defns gone to ppp_defs.hPaul Mackerras1997-04-30
* add defs for appletalkPaul Mackerras1997-03-04
* remove platform-specific procedure declarationsPaul Mackerras1997-03-04
* define CBCP protocol valuePaul Mackerras1996-10-08
* don't depend on u_intPaul Mackerras1996-09-26
* cleaned upPaul Mackerras1996-09-26
* no longer neededPaul Mackerras1996-09-14
* added debug capability for ppp_ahdl and ppp_comp modulesPaul Mackerras1996-08-28
* bpf not used any morePaul Mackerras1996-06-26
* added buflen arg to vj_uncompress_uncompPaul Mackerras1996-05-28
* Add support for packet filteringPaul Mackerras1996-04-04
* Add support for packet filtering; remove unnecessary prototypesPaul Mackerras1996-04-04
* Support PPP Deflate compression by defaultPaul Mackerras1996-01-18
* added more ioctlsPaul Mackerras1995-10-27
* added definitions for Deflate and PredictorPaul Mackerras1995-10-27
* add debug log flagPaul Mackerras1995-10-03
* Protect against problems if bitypes.h from BIND distribution is included.Paul Mackerras1995-08-10
* added definitions for debuggingPaul Mackerras1995-06-30
* add defns for debug stuffPaul Mackerras1995-06-23
* added attach, lastmod and gclean ioctlsPaul Mackerras1995-05-29
* Initial revisionPaul Mackerras1995-05-19
* define DO_BSD_COMPRESSPaul Mackerras1995-05-01
* added ctl msg defines for compression stats; fix for osf1Paul Mackerras1995-04-24
* changed int to time_t for idle timesPaul Mackerras1995-04-24
* added definitions for BSD-Compress and some if[n]defsPaul Mackerras1995-04-24
* added SC_TIMEOUT and PPPIOC[GS]MTU (for ultrix)Paul Mackerras1995-04-24
* added hdrlenPaul Mackerras1994-12-05
* assume ints are 32 bits; added idle time structurePaul Mackerras1994-12-05
* remove IOR kludge; added get idle time ioctlPaul Mackerras1994-12-05
* change ioctl no. for SIOCGPPPCSTATSPaul Mackerras1994-11-29
* kludge IOR for NextStepPaul Mackerras1994-10-24
* compression ratio is now fixed point.Paul Mackerras1994-10-23
* split stats ioctl into twoPaul Mackerras1994-10-22
* use PACKETPTR rather than PACKET *Paul Mackerras1994-10-21
* mods to do compression/decompression at splnetPaul Mackerras1994-10-21
* need an endifPaul Mackerras1994-09-21
* fix up prototypesPaul Mackerras1994-09-21
* protect against multiple inclusion; add more protocolsPaul Mackerras1994-09-21
* removed stuff to ppp_defs.hPaul Mackerras1994-09-21