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