summaryrefslogtreecommitdiff
path: root/usr.sbin/ppp/ip.h
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/6.1.0_cvscvs2svn2006-05-061-1/+1
* o Add ipv6 support, abstracting most NCP addresses into opaqueBrian Somers2001-08-141-6/+8
* Convert IIJ copyrights to BSD copyrights.Brian Somers2001-06-131-17/+24
* Allow a ``timeout secs'' filter option to let specific packet typesBrian Somers2000-07-111-1/+1
* o Log the (payload/size) of all packet types, not just TCP packetsBrian Somers2000-07-071-1/+2
* Cosmetic: Make struct mbuf more like kernel mbufs.Brian Somers1999-12-201-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* o Redesign the layering mechanism and make the aliasing code part ofBrian Somers1999-05-081-3/+3
* Put the IP buffer queues into struct ipcp.Brian Somers1998-08-261-4/+4
* If we've got a full output buffer queue and cannot sendBrian Somers1998-08-251-1/+2
* MFMP: Make ppp multilink capable.Brian Somers1998-05-211-9/+11
|\
| * Cosmetic: Make our external function names consistent.Brian Somers1998-05-011-4/+4
| * o Move alias function pointers into loadalias.cBrian Somers1998-04-071-1/+4
| * o Move struct lcp and struct ccp into struct link.Brian Somers1998-04-031-2/+2
| * Move filter sets into struct bundle.Brian Somers1998-03-161-2/+4
| * Move the idle timer into struct bundle. There's noBrian Somers1998-03-091-5/+1
| * o Remove the global CcpInfo. It's now part of the datalink.Brian Somers1998-02-231-2/+3
| * Create `struct bundle' - the top level control structure.Brian Somers1998-02-021-3/+3
| * Create `struct link' - the logical link from whichBrian Somers1998-01-301-4/+2
| * Create a new MP branch for `multilink protocol'.Brian Somers1998-01-291-2/+4
| * This commit was manufactured by cvs2svn to create branch 'MP'.cvs2svn1998-01-291-0/+31
* Show how much time is left before timing out in theBrian Somers1997-12-291-2/+3
* Cosmetic:Brian Somers1997-10-261-1/+5
* Cosmetic (no functional changes):Brian Somers1997-10-261-5/+1
* Make the code format more in line with style(9).Brian Somers1997-08-251-2/+3
* Overhaul ppp:Brian Somers1997-06-091-4/+4
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Final cleanup for now. -Wall is now silent. A couple of bogons found.Poul-Henning Kamp1996-01-111-0/+29