summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/ipcp.c
Commit message (Expand)AuthorAgeFilesLines
* De-couple ppp from libalias. If libalias isn't there, thebrian1997-05-261-3/+3
* Fix the reconnect option, and add an explanation to vars.hbrian1997-05-241-2/+2
* Use the latest alias engine - now in libalias.brian1997-05-231-3/+3
* Mega update to sort out bad implementationsbrian1997-05-191-1/+2
* Cosmetique fixes:ache1997-05-101-2/+2
* Refuse to negotiate HISADDR of 0.0.0.0 (NAK it)brian1997-05-101-3/+3
* Tidy up the code - bounds checking, returnbrian1997-05-101-4/+8
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Fix many buffer overruns in the code. Specifically, disallow ExpandStringimp1997-01-101-6/+8
* The infamous IP aliasing code for ppp, modified to work as a runtime optionjkh1996-12-121-1/+4
* Add support for the Evil Microsoft ppp extentions. Yes, they did itjkh1996-10-061-2/+102
* Here is a diff of /usr/src/usr.sbin/ppp against current. The diffsphk1996-05-111-17/+17
* Final cleanup for now. -Wall is now silent. A couple of bogons found.phk1996-01-111-3/+3
* Some implementation of PPP are required that starting a negotiaion byamurai1995-07-081-4/+19
* Don't convert 0.0.0.0 into 192.0.0.1. I can find no sane reason to do this.dg1995-07-041-3/+1
* Remove trailing whitespace.rgrimes1995-05-301-3/+3
* 1.Reducing cpu usage at off connection.amurai1995-03-111-2/+2
* New user Process PPP based on iij-ppp0.94beta2.amurai1995-02-261-19/+17
* (no commit message)amurai1995-01-311-0/+459
OpenPOWER on IntegriCloud