| Commit message (Expand) | Author | Age | Files | Lines |
* | Do RADIUS accounting on IPV6CP. | ume | 2003-06-19 | 1 | -0/+3 |
* | Add a ``force-scripts'' option for using chat scripts with -direct and | brian | 2003-03-26 | 1 | -14/+15 |
* | Understand the Session-Timeout RADIUS attribute | brian | 2002-05-07 | 1 | -0/+12 |
* | Add a ``log'' command for logging specific information. | brian | 2001-11-03 | 1 | -0/+1 |
* | o Add ipv6 support, abstracting most NCP addresses into opaque | brian | 2001-08-14 | 1 | -17/+17 |
* | Handle hardware-imposed MTU/MRU limitations. PPPoE will no longer | brian | 2001-06-18 | 1 | -2/+0 |
* | When we change the interface MTU, run through the routing table and tweak | brian | 2001-04-05 | 1 | -2/+0 |
* | Add ``enable/disable tcpmssfixup'', defaulting to enabled. | brian | 2000-11-28 | 1 | -3/+5 |
* | Support radius accounting, and add a packet count to throughput | brian | 2000-08-28 | 1 | -0/+1 |
* | Allow a ``timeout secs'' filter option to let specific packet types | brian | 2000-07-11 | 1 | -1/+1 |
* | o Log the (payload/size) of all packet types, not just TCP packets | brian | 2000-07-07 | 1 | -10/+11 |
* | Add ``set ifqueue'' to control the size of the outgoing packet | brian | 2000-06-11 | 1 | -0/+1 |
* | When running ppp -background, show comfort messages showing | brian | 2000-04-07 | 1 | -0/+1 |
* | Add the ``resolv'' command for telling ppp how to deal with resolv.conf. | brian | 2000-03-14 | 1 | -0/+1 |
* | Adjust whitespace | brian | 2000-03-14 | 1 | -1/+1 |
* | Correct some typos introduced in the descriptor -> fdescriptor change. | brian | 2000-03-14 | 1 | -1/+1 |
* | To avoid namespace polution in NetBSD: | brian | 2000-03-14 | 1 | -4/+4 |
* | Handle the availability of TUNSIFHEAD. If it's there, use it. | brian | 2000-01-23 | 1 | -0/+1 |
* | Use TUNSIFPID when we change our PID (if it exists). | brian | 2000-01-21 | 1 | -0/+1 |
* | Cosmetic: Make struct mbuf more like kernel mbufs. | brian | 1999-12-20 | 1 | -1/+0 |
* | Rewrite the link descriptor transfer code in MP mode. | brian | 1999-11-25 | 1 | -1/+2 |
* | Fix ``set proctitle'' by using setproctitle(). | brian | 1999-11-17 | 1 | -4/+1 |
* | Add the -unit command line switch for specifying the tun device. | brian | 1999-10-19 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | o Add the -foreground switch. This switch behaves like -background except | brian | 1999-08-19 | 1 | -2/+2 |
* | Implement a minimum idle time value as an optional second argument | brian | 1999-08-17 | 1 | -3/+8 |
* | o Obsolete the undocumented ``set weight'' command. | brian | 1999-08-05 | 1 | -16/+9 |
* | Introduce the ``keep-session'' option. Refer to the man | brian | 1999-06-02 | 1 | -8/+9 |
* | Remember if MYADDR or HISADDR is used in a filter add tweak all | brian | 1999-05-31 | 1 | -1/+3 |
* | Initial RADIUS support (using libradius). See the man page for | brian | 1999-01-28 | 1 | -11/+15 |
* | When using ``set device !someprogram'', when ``someprogram'' | brian | 1998-12-10 | 1 | -1/+2 |
* | Remove some redundant (#if 0'd) code. | brian | 1998-10-29 | 1 | -8/+1 |
* | Add ``set proctitle'' for changing argv[0]. All substitutions | brian | 1998-10-27 | 1 | -1/+3 |
* | Shuffle the iface-alias option so that's in alphabetical | brian | 1998-10-26 | 1 | -9/+9 |
* | Add ``enable proxyall'' support. This adds proxy ARP entries | brian | 1998-10-26 | 1 | -9/+10 |
* | Loosen our restrictions on setting enddisc, mrru, | brian | 1998-10-24 | 1 | -1/+2 |
* | Solve the ``first connection'' problem that occurs on | brian | 1998-10-22 | 1 | -2/+8 |
* | If we've got a full output buffer queue and cannot send | brian | 1998-08-25 | 1 | -1/+9 |
* | o Support callback types NONE, E.164, AUTH and CBCP. | brian | 1998-08-07 | 1 | -1/+2 |
* | Allow an optional ``!'' in the open, dial & call commands. | brian | 1998-07-29 | 1 | -2/+2 |
* | Silence ``Network unreachable'' warnings when using | brian | 1998-07-28 | 1 | -2/+2 |
* | Don't dlopen()/dlsym() libalias, use it in the same way | brian | 1998-06-27 | 1 | -1/+2 |
* | Don't bring the modem offline or hangup when ``down lcp'' | brian | 1998-06-16 | 1 | -2/+2 |
* | o Maintain a link-type mask for open datalinks as well as | brian | 1998-06-12 | 1 | -2/+6 |
* | Put the correct pid in /var/run/tunX.pid | brian | 1998-06-06 | 1 | -1/+2 |
* | o If there's a session leader left running for a descriptor | brian | 1998-05-29 | 1 | -2/+3 |
* | o #define the name "tun" in defs.h against the future possibility | brian | 1998-05-28 | 1 | -1/+2 |
* | o Move our prompt descriptor list outside of the bundle. | brian | 1998-05-23 | 1 | -6/+2 |
* | MFMP: Make ppp multilink capable. | brian | 1998-05-21 | 1 | -0/+170 |