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