summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/ipcp.h
Commit message (Expand)AuthorAgeFilesLines
* Allow ``set urgent none'' to disable all urgent ports and IPTOS_LOWDELAYbrian2000-06-081-0/+3
* Add the ``resolv'' command for telling ppp how to deal with resolv.conf.brian2000-03-141-0/+13
* We don't need a queue for *CP data - these are IP-only queues.brian1999-09-071-1/+1
* Introduce a forth IP packet queue. Urgent packets withbrian1999-09-071-8/+29
* o Split the two IPCP queues into three - one for FSM databrian1999-09-041-1/+13
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* o Redesign the layering mechanism and make the aliasing code part ofbrian1999-05-081-2/+2
* Correct some ntohl/htonl bogons in the netmask handling.brian1999-03-031-9/+2
* Allow control over the number of ConfigREQ & TermREQ attemptsbrian1999-02-261-2/+2
* Initial RADIUS support (using libradius). See the man page forbrian1999-01-281-3/+14
* Add ``enable proxyall'' support. This adds proxy ARP entriesbrian1998-10-261-1/+4
* Solve the ``first connection'' problem that occurs onbrian1998-10-221-4/+1
* Put the IP buffer queues into struct ipcp.brian1998-08-261-1/+2
* MFMP: Make ppp multilink capable.brian1998-05-211-43/+74
* Allow "set vj" for changing the default number of slotsbrian1998-01-181-1/+3
* Make things work when sizeof(long) != 32 (hopefully)brian1998-01-111-5/+5
* o Allow the use of HISADDR as the first arg to "add".brian1998-01-051-2/+3
* Allow random IP number allocation to peer.brian1997-12-131-1/+2
* Fix prototypes.brian1997-11-221-3/+2
* Add throughput logging (disabled by default).brian1997-11-181-1/+3
* Cosmetic:brian1997-10-261-1/+2
* Cosmetic (no functional changes):brian1997-10-261-14/+9
* Bring CCP and IPCP layers down properly when LCPbrian1997-09-031-1/+3
* Make the code format more in line with style(9).brian1997-08-251-11/+13
* Correct the forth arg to "set ifaddr". If specified,brian1997-08-191-2/+3
* Overhaul ppp:brian1997-06-091-9/+7
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Add support for the Evil Microsoft ppp extentions. Yes, they did itjkh1996-10-061-1/+17
* Some implementation of PPP are required that starting a negotiaion byamurai1995-07-081-1/+2
* New user Process PPP based on iij-ppp0.94beta2.amurai1995-02-261-2/+2
* (no commit message)amurai1995-01-311-0/+62
OpenPOWER on IntegriCloud