summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/vjcomp.c
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixes for usr.sbin/uqs2011-12-301-1/+1
* Make ppp WARNS=5 cleanbrian2004-09-051-3/+3
* o Clean up some #includesbrian2002-05-141-1/+0
* Fix a typobrian2002-03-311-1/+1
* o Add ipv6 support, abstracting most NCP addresses into opaquebrian2001-08-141-0/+5
* Convert IIJ copyrights to BSD copyrights.brian2001-06-131-18/+25
* Implement mbuf allocation internally by maintaining 8 buckets ofbrian1999-12-201-5/+4
* Cosmetic: Make struct mbuf more like kernel mbufs.brian1999-12-201-12/+12
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add ISDN support via isdnd & i4b. This requires versionbrian1999-08-061-2/+2
* o Alter the mbuf type as it's processed by different layers.brian1999-06-021-3/+7
* Allow ``host:port/udp'' devices and support ``host:port/tcp'' asbrian1999-05-121-7/+6
* Deal with the fact that as we now mbuf_Read the fsmbrian1999-05-091-2/+2
* o Redesign the layering mechanism and make the aliasing code part ofbrian1999-05-081-30/+35
* Avoid a few warnings on the alphabrian1999-03-311-1/+2
* Ensure that the thing we're casting to struct ipbrian1999-03-291-5/+7
* Decouple pap & chap output routines from the correspondingbrian1999-02-061-2/+1
* Initial RADIUS support (using libradius). See the man page forbrian1999-01-281-2/+5
* Fix some OpenBSD/alpha warningsbrian1998-08-261-1/+2
* o Support callback types NONE, E.164, AUTH and CBCP.brian1998-08-071-2/+1
* o Fix remaining sizeof problems for 64 bit machines.brian1998-06-271-1/+2
* Change some log levels. ALERTs are only logged whenbrian1998-06-161-3/+3
* o De-staticise things that don't need to be static.brian1998-06-151-2/+2
* o Pass our negotiated number of VJ slots intobrian1998-06-141-3/+5
* MFMP: Make ppp multilink capable.brian1998-05-211-35/+45
* Remove unused #includes.brian1998-01-211-5/+4
* Make things work when sizeof(long) != 32 (hopefully)brian1998-01-111-4/+4
* Abstract the CCP layer a level.brian1997-12-031-5/+15
* Fix prototypes.brian1997-11-221-1/+2
* Introduce ID0 logging.brian1997-11-091-1/+2
* Cosmetic (no functional changes):brian1997-10-261-4/+14
* Support VJ maximum slot identifiers != 15.brian1997-10-071-3/+3
* Make the code format more in line with style(9).brian1997-08-251-26/+22
* Overhaul ppp:brian1997-06-091-13/+7
* Only compress tcp packets. Calculate size ofbrian1997-05-071-2/+3
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Some patches to ppp which improve stability. I have been running adfr1996-01-301-4/+3
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* New user Process PPP based on iij-ppp0.94beta2.amurai1995-02-261-4/+12
* (no commit message)amurai1995-01-311-0/+145
OpenPOWER on IntegriCloud