summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/cbcp.c
Commit message (Expand)AuthorAgeFilesLines
* Spelling fixes for usr.sbin/uqs2011-12-301-1/+1
* Be concerned about huge callback numbers by truncating them rather thanbrian2005-02-151-5/+9
* Fix the build on 64-bit platforms.marcel2004-09-061-2/+2
* Make ppp WARNS=5 cleanbrian2004-09-051-5/+5
* Remove whitespace at the end of lines.brian2002-06-151-1/+1
* Avoid a rather bizarre warning from gcc 3.1:brian2002-05-141-1/+1
* o Clean up some #includesbrian2002-05-141-0/+3
* Support link identification from rfc1570brian2000-07-191-1/+1
* When ppp can't identify the relevant name, don't use "???", usebrian2000-03-141-2/+2
* Add a bunch of `const's and fix a typo.brian1999-12-271-2/+2
* Cosmetic: Make struct mbuf more like kernel mbufs.brian1999-12-201-10/+10
* o Split the two IPCP queues into three - one for FSM databrian1999-09-041-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* If we've negotiated CBCP and have also specified ``none'' as a possiblebrian1999-07-271-5/+21
* o Alter the mbuf type as it's processed by different layers.brian1999-06-021-2/+3
* o Redesign the layering mechanism and make the aliasing code part ofbrian1999-05-081-7/+17
* Ensure that the thing we're casting to struct ipbrian1999-03-291-1/+2
* Allow control over the number of ConfigREQ & TermREQ attemptsbrian1999-02-261-5/+5
* Initial RADIUS support (using libradius). See the man page forbrian1999-01-281-2/+2
* Send the peer-decided PSTN address with the CBCP Ack,brian1999-01-191-5/+18
* If the CBCP callee offsers no callback, send our configuredbrian1998-10-311-5/+7
* Don't send a DELAY value when sending CBCP_NONUMbrian1998-10-251-4/+8
* Warn about (but process anyway) CBCP messages with an incorrect id.brian1998-10-171-1/+11
* Adjust our CBCP RESP id so that it's the same as the REQ.brian1998-10-171-1/+2
* If the client asks for CBCP, then replies with CBCP_NONUMbrian1998-10-171-1/+8
* Remove redundant include file.brian1998-08-261-2/+1
* Missed these...brian1998-08-071-0/+692
OpenPOWER on IntegriCloud