summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/alias_cmd.c
Commit message (Expand)AuthorAgeFilesLines
* o Add the -foreground switch. This switch behaves like -background exceptbrian1999-08-191-29/+29
* Don't return a garbage mbuf pointer after storing itbrian1999-07-281-2/+2
* When we fetch previously retrieved IP fragments from the aliasbrian1999-07-241-4/+5
* Allow a remote IP and port range specification in thebrian1999-06-101-36/+64
* o Alter the mbuf type as it's processed by different layers.brian1999-06-021-4/+5
* Allow ``host:port/udp'' devices and support ``host:port/tcp'' asbrian1999-05-121-2/+4
* o Redesign the layering mechanism and make the aliasing code part ofbrian1999-05-081-1/+96
* Add support for NetBSDbrian1999-04-261-4/+4
* Allow port ranges in ``alias port''.brian1999-03-251-42/+83
* Support PPTP via libalias (``alias pptp addr'').brian1999-03-071-1/+25
* Support proxying & transparent proxying curtesy of libalias(3).brian1999-03-071-1/+24
* Initial RADIUS support (using libradius). See the man page forbrian1999-01-281-2/+5
* Sync with OpenBSD ifdefsbrian1998-09-171-2/+6
* Put the IP buffer queues into struct ipcp.brian1998-08-261-3/+3
* Remove redundant includesbrian1998-06-271-2/+1
* Don't dlopen()/dlsym() libalias, use it in the same waybrian1998-06-271-9/+29
* Fix a rather nasty use of `static'. This caused a SEGVbrian1998-06-151-1/+2
* MFMP: Make ppp multilink capable.brian1998-05-211-51/+47
* Remove unused #includes.brian1998-01-211-2/+1
* Correct copyright.brian1997-12-241-24/+3
* Charles Mott created these (and told me via email thatbrian1997-12-211-2/+2
* Add (BSD) copyright headers.brian1997-12-211-2/+26
* Correct return values from alias routines.brian1997-12-151-7/+9
* Fix prototypes.brian1997-11-221-37/+38
* Cosmetic (no functional changes):brian1997-10-261-30/+21
* Make the code format more in line with style(9).brian1997-08-251-158/+145
* Overhaul ppp:brian1997-06-091-33/+45
* De-couple ppp from libalias. If libalias isn't there, thebrian1997-05-261-32/+22
* Include <alias.h>, not "alias.h"brian1997-05-251-2/+1
* Finish updating for the latest alias code.brian1997-05-231-0/+211
OpenPOWER on IntegriCloud