summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* no longer neededPaul Mackerras1996-09-142-269/+0
* inuse field needs to be 32 bitsPaul Mackerras1996-09-141-1/+1
* added debug capability for ppp_ahdl and ppp_comp modulesPaul Mackerras1996-08-281-1/+3
* updated PPP_VERSIONPaul Mackerras1996-08-281-1/+1
* bpf not used any morePaul Mackerras1996-06-261-3/+1
* mods from Al LongyearPaul Mackerras1996-06-114-99/+100
* 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
* Updates from Al's ppp-2.2.0d releasePaul Mackerras1995-12-184-24/+410
* 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
* Mods from Al Longyear.Paul Mackerras1995-06-122-17/+33
* 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 ppp_ddinfo and SIOCGPPPCSTATSPaul Mackerras1995-04-281-1/+9
* 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
* Initial revisionPaul Mackerras1994-12-082-0/+266
* 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
* need an endifPaul Mackerras1994-09-211-1/+3
* fix up prototypesPaul Mackerras1994-09-211-8/+8
* protect against multiple inclusion; add more protocolsPaul Mackerras1994-09-211-2/+11
* removed stuff to ppp_defs.hPaul Mackerras1994-09-211-108/+13
* added comp_stat and decomp_statPaul Mackerras1994-09-191-1/+5
* stats now in a structurePaul Mackerras1994-09-191-9/+2
* removed stuff that's now in ppp_defs.hPaul Mackerras1994-09-191-102/+17
* Initial revisionPaul Mackerras1994-09-191-0/+139
* Initial revisionPaul Mackerras1994-09-161-0/+150
* use u_int32_t, fixed some ioctlsPaul Mackerras1994-09-161-19/+36
* added patent nonsense.Paul Mackerras1994-09-161-3/+14
* updated compression and demand-dial stuffPaul Mackerras1994-09-161-37/+57
* added stuff for demand dialling and compressionPaul Mackerras1994-09-011-2/+36
* Initial revisionPaul Mackerras1994-08-311-0/+91