summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/mbuf.h
Commit message (Expand)AuthorAgeFilesLines
* Make ppp WARNS=5 cleanbrian2004-09-051-5/+5
* Re-implement LQM, this time according to the rfc.brian2004-06-301-0/+1
* o Add ipv6 support, abstracting most NCP addresses into opaquebrian2001-08-141-37/+41
* Convert IIJ copyrights to BSD copyrights.brian2001-06-131-16/+24
* Increase M_MAXBUF so that it's greater than HDLCSIZEbrian2000-11-111-1/+1
* Ensure that there's a bit of extra space in our buffer when it'sbrian2000-01-031-0/+1
* Increase M_MAXLEN from 2048 - sizeof struct mbuf tobrian1999-12-301-1/+1
* Implement mbuf allocation internally by maintaining 8 buckets ofbrian1999-12-201-0/+2
* Cosmetic: Make struct mbuf more like kernel mbufs.brian1999-12-201-19/+21
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* o Add the -foreground switch. This switch behaves like -background exceptbrian1999-08-191-3/+3
* o Alter the mbuf type as it's processed by different layers.brian1999-06-021-13/+42
* Deal with the fact that as we now mbuf_Read the fsmbrian1999-05-091-3/+6
* o Redesign the layering mechanism and make the aliasing code part ofbrian1999-05-081-7/+9
* Ensure that the thing we're casting to struct ipbrian1999-03-291-1/+2
* Consolidate the two malloc()s that are done when allocatingbrian1998-08-211-6/+7
* o Support callback types NONE, E.164, AUTH and CBCP.brian1998-08-071-9/+10
* MFMP: Make ppp multilink capable.brian1998-05-211-13/+17
* Remove unused #includes.brian1998-01-211-3/+1
* Abstract the CCP layer a level.brian1997-12-031-2/+1
* Fix prototypes.brian1997-11-221-2/+2
* Cosmetic:brian1997-10-261-3/+1
* Cosmetic (no functional changes):brian1997-10-261-17/+12
* Make the code format more in line with style(9).brian1997-08-251-15/+16
* Overhaul ppp:brian1997-06-091-10/+12
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* New user Process PPP based on iij-ppp0.94beta2.amurai1995-02-261-9/+9
* (no commit message)amurai1995-01-311-0/+67
OpenPOWER on IntegriCloud