summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/link.c
Commit message (Expand)AuthorAgeFilesLines
* Include the correct file (stdarg.h) and use va_list rather than _BSD_VA_LIST_brian2002-08-271-0/+1
* o Add ipv6 support, abstracting most NCP addresses into opaquebrian2001-08-141-2/+11
* Calculate the average link throughput using a counter based on thebrian2000-08-151-4/+12
* Cosmetic: Make struct mbuf more like kernel mbufs.brian1999-12-201-25/+28
* o Split the two IPCP queues into three - one for FSM databrian1999-09-041-8/+14
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add ISDN support via isdnd & i4b. This requires versionbrian1999-08-061-2/+1
* o Alter the mbuf type as it's processed by different layers.brian1999-06-021-2/+2
* Add ``show layers'' to see the protocol layering for a link.brian1999-05-151-1/+17
* Allow ``host:port/udp'' devices and support ``host:port/tcp'' asbrian1999-05-121-2/+3
* o Redesign the layering mechanism and make the aliasing code part ofbrian1999-05-081-35/+165
* Avoid a few warnings on the alphabrian1999-03-311-1/+2
* Decouple pap & chap output routines from the correspondingbrian1999-02-061-2/+1
* Fix some OpenBSD/alpha warningsbrian1998-08-261-1/+2
* If we've got a full output buffer queue and cannot sendbrian1998-08-251-1/+11
* o Support callback types NONE, E.164, AUTH and CBCP.brian1998-08-071-2/+2
* o Fix remaining sizeof problems for 64 bit machines.brian1998-06-271-1/+2
* MFMP: Make ppp multilink capable.brian1998-05-211-0/+198
OpenPOWER on IntegriCloud