aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/ppp/ip.c
Commit message (Expand)AuthorAgeFilesLines
...
* De-couple ppp from libalias. If libalias isn't there, theBrian Somers1997-05-261-5/+6
* Fix the reconnect option, and add an explanation to vars.hBrian Somers1997-05-241-2/+2
* Use the latest alias engine - now in libalias.Brian Somers1997-05-231-15/+61
* Mega update to sort out bad implementationsBrian Somers1997-05-191-2/+2
* Tidy up the code - bounds checking, returnBrian Somers1997-05-101-4/+2
* Add a reconnect capability directing ppp to re-establishBrian Somers1997-04-211-1/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Fixed prototypes of PacketAliasIn/Out. (cosmetic)Nate Williams1996-12-191-3/+3
* The infamous IP aliasing code for ppp, modified to work as a runtime optionJordan K. Hubbard1996-12-121-1/+7
* Added my 'ddial' patches to user-PPP. The new mode tries it's darndestNate Williams1996-12-031-3/+3
* Here is a diff of /usr/src/usr.sbin/ppp against current. The diffsPoul-Henning Kamp1996-05-111-2/+2
* Some patches to ppp which improve stability. I have been running aDoug Rabson1996-01-301-35/+16
* Final cleanup for now. -Wall is now silent. A couple of bogons found.Poul-Henning Kamp1996-01-111-3/+3
* A random bunch of cleanup changes.Poul-Henning Kamp1996-01-101-2/+1
* 1. All fragments (except the first one) of a fragmented packet wereAtsushi Murai1995-09-171-1/+6
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-5/+5
* 1.Reducing cpu usage at off connection.Atsushi Murai1995-03-111-5/+18
* New user Process PPP based on iij-ppp0.94beta2.Atsushi Murai1995-02-261-12/+19
* (no commit message)Atsushi Murai1995-01-311-0/+398