summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/pred.c
Commit message (Expand)AuthorAgeFilesLines
* Make ppp WARNS=5 cleanbrian2004-09-051-10/+12
* Understand the following Microsoft Vendor Specific RADIUS attributes:brian2002-06-121-4/+6
* Make the way FSM options are processed easier to read by using structuresbrian2002-04-161-20/+10
* Reduce the interface MTU by 2 when MPPE has been successfully negotiated.brian2001-07-031-0/+1
* Add support for stateful MPPE (microsoft encryption) providingbrian2001-06-181-4/+11
* Add a ``Usable'' function to the ccp switch. The functionbrian2001-02-041-0/+1
* Cosmetic: Make struct mbuf more like kernel mbufs.brian1999-12-201-19/+19
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* o Alter the mbuf type as it's processed by different layers.brian1999-06-021-3/+3
* 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-9/+11
* Detect pred1 packets where the length != the packet lengthbrian1999-03-161-12/+17
* Tone down the log levels (Log{ERROR,WARN} -> LogCCP)brian1999-03-111-5/+7
* o Support callback types NONE, E.164, AUTH and CBCP.brian1998-08-071-1/+2
* MFMP: Make ppp multilink capable.brian1998-05-211-107/+97
* Free our input mbuf when the FCS is good (oops, memory leak).brian1998-01-141-1/+2
* Add (BSD) copyright headers.brian1997-12-211-7/+27
* Abstract the CCP layer a level.brian1997-12-031-24/+123
* Fix prototypes.brian1997-11-221-1/+2
* Introduce ID0 logging.brian1997-11-091-1/+2
* Cosmetic (no functional changes):brian1997-10-261-11/+21
* Make the code format more in line with style(9).brian1997-08-251-74/+66
* Make the man page a little more detailed.brian1997-06-091-3/+3
* Overhaul ppp:brian1997-06-091-10/+7
* Reduce MAX_M[RT]U back to 2048. Even on a null-modembrian1997-06-011-5/+3
* Tidy up the code - bounds checking, returnbrian1997-05-101-7/+4
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Reset Pred1 protocol on FCS errors.phk1996-07-211-1/+2
* Here is a diff of /usr/src/usr.sbin/ppp against current. The diffsphk1996-05-111-2/+2
* Some patches to ppp which improve stability. I have been running adfr1996-01-301-3/+11
* A random bunch of cleanup changes.phk1996-01-101-2/+1
* Remove trailing whitespace.rgrimes1995-05-301-3/+3
* New user Process PPP based on iij-ppp0.94beta2.amurai1995-02-261-22/+3
* (no commit message)amurai1995-01-311-0/+237
OpenPOWER on IntegriCloud