summaryrefslogtreecommitdiff
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* Changing PPP_FILTER to PPP_WITH_FILTER for consistency.Eivind Næss2022-07-151-2/+2
* Convert to ANSI CPaul Mackerras2020-12-295-42/+34
* Revert "pppd: Include time.h before using time_t"Paul Mackerras2019-10-041-2/+0
* pppd: Include time.h before using time_tKurt Van Dijck2019-10-021-0/+2
* Remove more stuff that we don't need to distributePaul Mackerras2008-08-181-87/+0
* More copyright updates. The new CMU copyright notice is from CMU andPaul Mackerras2002-12-064-74/+121
* Added EAP support with MD5-Challenge and SRP-SHA1 methods. TestedJames Carlson2002-11-021-1/+2
* ECP patches from Frank Cusack:David F. Skoll2002-05-211-1/+2
* First large MPPE patch from Frank Cusack.David F. Skoll2002-04-021-1/+94
* add PPP_IPV6CPPaul Mackerras1999-08-131-1/+2
* freebsd update from Paul FulghumPaul Mackerras1999-05-131-1/+2
* small mods for NeXTPaul Mackerras1998-03-252-4/+7
* Move deflate to the correct number (26);Paul Mackerras1998-03-251-2/+3
* add a few defsPaul Mackerras1997-11-271-1/+4
* added in some mtu defnsPaul Mackerras1997-04-301-1/+15
* add optional filtering stuff; some mtu defns gone to ppp_defs.hPaul Mackerras1997-04-301-7/+5
* add defs for appletalkPaul Mackerras1997-03-041-2/+4
* remove platform-specific procedure declarationsPaul Mackerras1997-03-041-4/+1
* define CBCP protocol valuePaul Mackerras1996-10-081-1/+2
* don't depend on u_intPaul Mackerras1996-09-261-26/+26
* cleaned upPaul Mackerras1996-09-261-7/+10
* no longer neededPaul Mackerras1996-09-142-269/+0
* added debug capability for ppp_ahdl and ppp_comp modulesPaul Mackerras1996-08-281-1/+3
* bpf not used any morePaul Mackerras1996-06-261-3/+1
* added buflen arg to vj_uncompress_uncompPaul Mackerras1996-05-281-6/+7
* Add support for packet filteringPaul Mackerras1996-04-042-1/+150
* Add support for packet filtering; remove unnecessary prototypesPaul Mackerras1996-04-041-1/+10
* Support PPP Deflate compression by defaultPaul Mackerras1996-01-181-2/+4
* added more ioctlsPaul Mackerras1995-10-271-1/+4
* added definitions for Deflate and PredictorPaul Mackerras1995-10-271-1/+24
* add debug log flagPaul Mackerras1995-10-031-2/+3
* Protect against problems if bitypes.h from BIND distribution is included.Paul Mackerras1995-08-101-2/+2
* added definitions for debuggingPaul Mackerras1995-06-301-1/+2
* add defns for debug stuffPaul Mackerras1995-06-231-1/+8
* added attach, lastmod and gclean ioctlsPaul Mackerras1995-05-291-1/+12
* Initial revisionPaul Mackerras1995-05-191-0/+72
* define DO_BSD_COMPRESSPaul Mackerras1995-05-011-2/+10
* added ctl msg defines for compression stats; fix for osf1Paul Mackerras1995-04-241-3/+5
* changed int to time_t for idle timesPaul Mackerras1995-04-241-3/+3
* added definitions for BSD-Compress and some if[n]defsPaul Mackerras1995-04-241-2/+23
* added SC_TIMEOUT and PPPIOC[GS]MTU (for ultrix)Paul Mackerras1995-04-241-1/+10
* added hdrlenPaul Mackerras1994-12-051-2/+2
* assume ints are 32 bits; added idle time structurePaul Mackerras1994-12-051-2/+11
* remove IOR kludge; added get idle time ioctlPaul Mackerras1994-12-051-15/+8
* change ioctl no. for SIOCGPPPCSTATSPaul Mackerras1994-11-291-2/+2
* kludge IOR for NextStepPaul Mackerras1994-10-241-7/+16
* compression ratio is now fixed point.Paul Mackerras1994-10-231-2/+2
* split stats ioctl into twoPaul Mackerras1994-10-223-7/+21
* use PACKETPTR rather than PACKET *Paul Mackerras1994-10-211-5/+6
* mods to do compression/decompression at splnetPaul Mackerras1994-10-211-12/+15