summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/iface.c
Commit message (Expand)AuthorAgeFilesLines
* Don't mis-match interface names in iface_Create()brian2000-06-191-2/+3
* The interface list that comes back from the PF_ROUTE/NET_RT_IFLIST mibbrian2000-03-141-33/+35
* Don't set ifaddr::in_addrs to 1 after an ``iface clear'' on an interfacebrian2000-01-071-5/+7
* Add the -unit command line switch for specifying the tun device.brian1999-10-191-1/+3
* Correct a few diagnosticsbrian1999-10-161-3/+3
* Back out the bogus #ifdef __NetBSD__ #include <signal.h> lines.brian1999-09-211-3/+0
* NetBSD has moved ``extern int errno;'' to signal.h :-/brian1999-09-201-0/+3
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Remember if MYADDR or HISADDR is used in a filter add tweak allbrian1999-05-311-2/+2
* Move the code for tweaking interface flags into one function.brian1999-05-271-1/+54
* o Redesign the layering mechanism and make the aliasing code part ofbrian1999-05-081-1/+2
* #include <errno.h>, not <sys/errno.h>brian1999-04-261-4/+4
* Initial RADIUS support (using libradius). See the man page forbrian1999-01-281-2/+5
* Fix the interface alias code. Previously, I was expecting somethingbrian1998-10-261-12/+62
* Solve the ``first connection'' problem that occurs onbrian1998-10-221-0/+431
OpenPOWER on IntegriCloud