Age | Commit message (Expand) | Author |
2000-06-28 | kldload ng_ether if we need to under FreeBSD. | brian |
2000-06-24 | Don't assign an MTU based on the peers first-link MRU in MP mode. | brian |
2000-06-23 | Fix a printf-style arg cast (again) | brian |
2000-06-23 | Improved 227, 229 and EPRT support in the nat code; FreeBSD | brian |
2000-06-22 | Correct PPPoE in multi-link mode; jason@ | brian |
2000-06-20 | Allow padding in LQR ECHO requests | brian |
2000-06-19 | Don't mis-match interface names in iface_Create() | brian |
2000-06-18 | Fix a printf-style format error | brian |
2000-06-15 | Full support for passive mode FTP | brian |
2000-06-13 | Add ``set ifqueue'' to adjust the number of packets ppp buffers. | brian |
2000-06-11 | Merge libalias stuff from FreeBSD: | brian |
2000-05-07 | Correct a bad bug in m_prepend() | brian |
2000-04-12 | Trailing whitespace begone! | Aaron Campbell |
2000-04-09 | Add a missing ``break'' | brian |
2000-04-07 | When running ppp -background, show comfort messages showing | brian |
2000-04-06 | I didn't get this right the last time.... | brian |
2000-04-03 | Plug two file descriptor leaks | brian |
2000-04-02 | When a link is ``!program'', realise when the process we're | brian |
2000-04-02 | Allow ``set authname'' in any phase, just warn if we're not | brian |
2000-04-02 | Don't ``down'' all NCPs when the last LCP reaches TLD. Instead, | brian |
2000-04-02 | Don't claim (in the log file) that the parent was notified | brian |
2000-04-02 | Don't wait for the redial timer before exiting due to the last | brian |
2000-04-02 | Make the default ``nat target'' address INADDR_NONE, meaning | brian |
2000-03-31 | Add the ``nat target'' command. | brian |
2000-03-30 | Correct address parsing | brian |
2000-03-29 | Log information about packets being dropped (probably due to | brian |
2000-03-29 | Allow the use of hostnames instead of (and as well as) IP | brian |
2000-03-29 | Mention the value of the unexpected return code in nat_LayerPull() | brian |
2000-03-28 | don't treat # specially if PARSE_NOHASH is passed | brian |
2000-03-28 | Don't treat # specially here | brian |
2000-03-19 | Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some other | Aaron Campbell |
2000-03-19 | Add some diagnostics to prove that incoming IP fragments are | brian |
2000-03-19 | Allow environment variables on command/config lines; markk@knigma.org | brian |
2000-03-14 | Suffix "i.e." and "e.g." with a comma. Just another really picky man page | Aaron Campbell |
2000-03-04 | Refresh the NAT IP pointer after a potential mbuf reallocation. This | brian |
2000-03-03 | Fix some printf-type argument bugs | brian |
2000-02-28 | Better English | brian |
2000-02-27 | $Id$ -> $OpenBSD$ | brian |
2000-02-27 | Fix a bug in end-of-line comment parsing. | brian |
2000-02-27 | When we stop a timer that's the first in the timer list, ensure | brian |
2000-01-22 | ie. -> i.e., | Aaron Campbell |
2000-01-18 | Repair duplicate word occurences; (as found by a Perl script sent to us from | Aaron Campbell |
2000-01-17 | Use AUTHLEN for the length of authname | brian |
2000-01-15 | Correct the serial device name | brian |
2000-01-07 | Don't set ifaddr::in_addrs to 1 after an ``iface clear'' on an interface | brian |
2000-01-07 | Upgrade from 2.23 -> 2.26 | brian |
1999-10-13 | When uncompressing VJ-compressed frames, fix the ip_sum directly | brian |
1999-10-05 | The .Bl -tag flag expects a -width argument. | Aaron Campbell |
1999-09-23 | Typo fixes. | Alex Feldman |
1999-08-26 | Align mbufs to sizeof(long), not 4 | brian |