summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/bundle.h
Commit message (Expand)AuthorAgeFilesLines
* When we change the interface MTU, run through the routing table and tweakbrian2001-04-051-2/+0
* Add ``enable/disable tcpmssfixup'', defaulting to enabled.brian2000-11-281-3/+5
* Support radius accounting, and add a packet count to throughputbrian2000-08-281-0/+1
* Allow a ``timeout secs'' filter option to let specific packet typesbrian2000-07-111-1/+1
* o Log the (payload/size) of all packet types, not just TCP packetsbrian2000-07-071-10/+11
* Add ``set ifqueue'' to control the size of the outgoing packetbrian2000-06-111-0/+1
* When running ppp -background, show comfort messages showingbrian2000-04-071-0/+1
* Add the ``resolv'' command for telling ppp how to deal with resolv.conf.brian2000-03-141-0/+1
* Adjust whitespacebrian2000-03-141-1/+1
* Correct some typos introduced in the descriptor -> fdescriptor change.brian2000-03-141-1/+1
* To avoid namespace polution in NetBSD:brian2000-03-141-4/+4
* Handle the availability of TUNSIFHEAD. If it's there, use it.brian2000-01-231-0/+1
* Use TUNSIFPID when we change our PID (if it exists).brian2000-01-211-0/+1
* Cosmetic: Make struct mbuf more like kernel mbufs.brian1999-12-201-1/+0
* Rewrite the link descriptor transfer code in MP mode.brian1999-11-251-1/+2
* Fix ``set proctitle'' by using setproctitle().brian1999-11-171-4/+1
* Add the -unit command line switch for specifying the tun device.brian1999-10-191-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* o Add the -foreground switch. This switch behaves like -background exceptbrian1999-08-191-2/+2
* Implement a minimum idle time value as an optional second argumentbrian1999-08-171-3/+8
* o Obsolete the undocumented ``set weight'' command.brian1999-08-051-16/+9
* Introduce the ``keep-session'' option. Refer to the manbrian1999-06-021-8/+9
* Remember if MYADDR or HISADDR is used in a filter add tweak allbrian1999-05-311-1/+3
* Initial RADIUS support (using libradius). See the man page forbrian1999-01-281-11/+15
* When using ``set device !someprogram'', when ``someprogram''brian1998-12-101-1/+2
* Remove some redundant (#if 0'd) code.brian1998-10-291-8/+1
* Add ``set proctitle'' for changing argv[0]. All substitutionsbrian1998-10-271-1/+3
* Shuffle the iface-alias option so that's in alphabeticalbrian1998-10-261-9/+9
* Add ``enable proxyall'' support. This adds proxy ARP entriesbrian1998-10-261-9/+10
* Loosen our restrictions on setting enddisc, mrru,brian1998-10-241-1/+2
* Solve the ``first connection'' problem that occurs onbrian1998-10-221-2/+8
* If we've got a full output buffer queue and cannot sendbrian1998-08-251-1/+9
* o Support callback types NONE, E.164, AUTH and CBCP.brian1998-08-071-1/+2
* Allow an optional ``!'' in the open, dial & call commands.brian1998-07-291-2/+2
* Silence ``Network unreachable'' warnings when usingbrian1998-07-281-2/+2
* Don't dlopen()/dlsym() libalias, use it in the same waybrian1998-06-271-1/+2
* Don't bring the modem offline or hangup when ``down lcp''brian1998-06-161-2/+2
* o Maintain a link-type mask for open datalinks as well asbrian1998-06-121-2/+6
* Put the correct pid in /var/run/tunX.pidbrian1998-06-061-1/+2
* o If there's a session leader left running for a descriptorbrian1998-05-291-2/+3
* o #define the name "tun" in defs.h against the future possibilitybrian1998-05-281-1/+2
* o Move our prompt descriptor list outside of the bundle.brian1998-05-231-6/+2
* MFMP: Make ppp multilink capable.brian1998-05-211-0/+170
OpenPOWER on IntegriCloud