summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/hdlc.c
Commit message (Expand)AuthorAgeFilesLines
* Make ppp WARNS=5 cleanbrian2004-09-051-12/+6
* Re-implement LQM, this time according to the rfc.brian2004-06-301-5/+9
* 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-0/+2
* Convert IIJ copyrights to BSD copyrights.brian2001-06-131-18/+25
* Cosmetic: Make struct mbuf more like kernel mbufs.brian1999-12-201-20/+20
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add ISDN support via isdnd & i4b. This requires versionbrian1999-08-061-16/+1
* o Alter the mbuf type as it's processed by different layers.brian1999-06-021-4/+4
* o Redesign the layering mechanism and make the aliasing code part ofbrian1999-05-081-266/+59
* Handle the detection of frames even if we read thembrian1999-04-031-24/+30
* Ensure that the thing we're casting to struct ipbrian1999-03-291-7/+3
* When resending chap challenges, resend the same challengebrian1999-02-111-2/+2
* Decouple pap & chap output routines from the correspondingbrian1999-02-061-3/+3
* Initial RADIUS support (using libradius). See the man page forbrian1999-01-281-2/+5
* o Support callback types NONE, E.164, AUTH and CBCP.brian1998-08-071-1/+10
* Cosmetic: Diagnostic wording (Unknown -> Unexpected)brian1998-08-011-4/+14
* o Fix remaining sizeof problems for 64 bit machines.brian1998-06-271-2/+2
* Change some log levels. ALERTs are only logged whenbrian1998-06-161-2/+2
* Fix a rather nasty use of `static'. This caused a SEGVbrian1998-06-151-2/+2
* MFMP: Make ppp multilink capable.brian1998-05-211-219/+261
* Add extraneous braces to stiffle warnings from gcc-2.8brian1998-03-131-2/+3
* o Fix a few comment typos.brian1998-03-121-6/+15
* Remove unused #includes.brian1998-01-211-14/+9
* Implement Reset{Req,Ack} properly, as per rfc 1962.brian1998-01-101-8/+9
* Correct the return value of ReportProtStatus() ("show proto").brian1998-01-061-2/+2
* Cosmetic (style):brian1997-12-241-3/+3
* Identify rejected protocol types according to rfc1700.brian1997-12-041-4/+130
* Abstract the CCP layer a level.brian1997-12-031-13/+44
* Fix prototypes.brian1997-11-221-38/+17
* Cosmetic:brian1997-10-261-1/+6
* Cosmetic (no functional changes):brian1997-10-261-4/+19
* PRED1 => TY_PRED1 (oops)brian1997-09-101-2/+2
* o Initialize the PRED1 input queue when webrian1997-09-101-3/+5
* Make the code format more in line with style(9).brian1997-08-251-78/+103
* Overhaul ppp:brian1997-06-091-28/+22
* De-couple ppp from libalias. If libalias isn't there, thebrian1997-05-261-1/+2
* Tidy up the code - bounds checking, returnbrian1997-05-101-8/+3
* Fix typo in previous commitache1997-04-191-2/+2
* Unceremoneously discard HDLC frames with less than two bytes in them.phk1997-04-191-1/+7
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Here is a diff of /usr/src/usr.sbin/ppp against current. The diffsphk1996-05-111-3/+3
* Use libmd's MD5.phk1996-01-301-3/+3
* Final cleanup for now. -Wall is now silent. A couple of bogons found.phk1996-01-111-2/+5
* A random bunch of cleanup changes.phk1996-01-101-1/+2
* Typo in log message : errros -> errorsgpalmer1995-07-301-2/+2
* 1. Clean up log message.amurai1995-07-081-5/+8
* Remove trailing whitespace.rgrimes1995-05-301-3/+3
* New user Process PPP based on iij-ppp0.94beta2.amurai1995-02-261-12/+28
OpenPOWER on IntegriCloud