summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/bundle.h
Commit message (Expand)AuthorAgeFilesLines
* 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