Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-10-24 | If the peer refuses to provide an MRU, don't insist (even if 1500 is | brian | |
too big). | |||
2001-10-24 | Some NetBSD/i4b ifdefs | brian | |
2001-10-24 | Handle ``set reconnect 0 0'' properly in -ddial mode. | brian | |
2001-10-24 | Use CMSG_DATA and CMSG_SPACE macros; FreeBSD | brian | |
2001-10-24 | Write static arp entries as uid 0. | brian | |
2001-10-24 | Fix a PASV bug; FreeBSD | brian | |
2001-09-13 | Fix some return code checks (FreeBSD only) | brian | |
2001-09-13 | Be a bit more paranoid about CTCP traffic; FreeBSD | brian | |
2001-09-13 | Add TFTP support; FreeBSD | brian | |
2001-09-13 | Spell syslog.conf correctly; FreeBSD | brian | |
2001-09-08 | The generated ppp.8 should be removed by 'make clean'. brian@ ok. | Hakan Olsson | |
2001-09-04 | Replace the deprecated BSD sigsetmask/sigblock/sigpause functions with their ↵ | Todd C. Miller | |
POSIX counterparts. | |||
2001-09-04 | Fix a diagnostic | brian | |
2001-09-04 | Consider alignment requirements when moving data about. | brian | |
Mostly submitted by: kamath@cesa.opbu.xerox.com | |||
2001-08-27 | Send a reset request for every packet received when our encryption | brian | |
dictionaries are out of sync. This avoids the complications that happen when our original reset request gets lost in transit (quite likely in hind sight, given a lossy link) when we end up ignoring the peer for the next (up to) 256 packets. | |||
2001-08-21 | Enable IFF_MULTICAST when first opening the tun device | brian | |
Don't bring the interface up immediately Don't complain about unrecognised interface flags in ``show iface''. | |||
2001-08-21 | Add some comments to make it clearer how we're handling signals. | brian | |
2001-08-21 | Treat an interface address as conflicting if it's destination address | brian | |
matches any existing destination addresses on the interface. This unbreaks ``enable iface-alias''. | |||
2001-08-21 | Handle snprintf() returning < -1 | brian | |
2001-08-21 | Restore whitespace clobbered with the last commit | brian | |
2001-08-21 | Remove some conflicting copyright lines. | brian | |
2001-08-20 | Powered by @mantoya. | Mike Pechkin | |
o) we don't like .Nd without argument, except next line starts with a new tag; millert@ ok | |||
2001-08-20 | When attempting to change the default route under FreeBSD, don't write | brian | |
the gateway and mask to the routing socket, otherwise the update fails. The code here was broken for FreeBSD when IPv6 support was added, but worked for OpenBSD. OpenBSD expects the gateway and mask to be supplied and fails the update otherwise. | |||
2001-08-19 | Add IPv6 support. | brian | |
IPV6CP support is crude for now, and hasn't been tested against any other implementations. RADIUS and IPv6 are independent of eachother for now. ppp.linkup/ppp.linkdown aren't currently used by IPV6CP Understand all protocols(5) in filter rules rather than only a select few. Allow a mask specification for the ``delete'' command. It's now possible to specifically delete one of two conflicting routes. When creating and deleting proxy arp entries, do it for all IPv4 interface addresses rather than doing it just for the ``current'' peer address. When iface-alias isn't in effect, don't blow away manually (via ``iface add'') added interface addresses. When listening on a tcp server (diagnostic) socket, bind so that a tcp46 socket is created -- allowing both IPv4 and IPv6 connections. When displaying ICMP traffic, don't display the icmp type twice. When display traffic, display at least some information about unrecognised traffic. Bump version | |||
2001-08-18 | Deal with snprintf returns properly | brian | |
2001-08-18 | Deal with snprintf() return codes properly | brian | |
2001-08-18 | A better fix | brian | |
2001-08-18 | Fix a possible buffer overflow; theo | brian | |
2001-08-17 | o) {Open,Net,Free}BSD -> .{O,N,F}x; | Mike Pechkin | |
o) "start sentence on new line" issues; o) minimal -mdoc improvements; millert@ ok | |||
2001-08-15 | When updating the MTU for the default route, pass the mask and gateway | brian | |
to the routing socket. Submitted by: Russell T Hunt <alaric@MIT.EDU> | |||
2001-08-10 | Change copyright to BSD-style copyright. | brian | |
Ok'd by: Gabor Kincses <gabor@acm.org> | |||
2001-08-09 | Grrr...here it is. | Jason Peel | |
2001-08-09 | add m4 preprocessing based on enabled features; ok brian@, input | Jason Peel | |
from todd@ | |||
2001-08-02 | Declare prompt_vPrintf as being printf-link when __GNUC__ is defined | brian | |
2001-08-02 | Add a comment | brian | |
2001-08-02 | Formatting and whitespace cleanup | brian | |
2001-08-02 | Sync with FreeBSD (doesn't apply to obsd) | brian | |
2001-07-31 | Don't include a NUL at the end of our CHAP SUCCESS packet. | brian | |
When encryption (MPPE) is enabled, WindowsME and Windows98 both fail because of the extra byte, suggesting that they autheticated successfully in their log and then dropping the connection, telling the user that the peer doesn't support compatible encryption options. | |||
2001-07-31 | Remove an irritating diagnostic emitted to LogPHASE when a | brian | |
static proxy arp entry is deleted. Rename a function (for consistency) and remove some whitespace (for readability). | |||
2001-07-31 | When we receive a CHAP81 challenge response, we always expect the last | brian | |
byte of the packet to contain '\0'. Windows 98 gets this wrong, dropping garbage into the last byte and failing authentication. Now, we notice this and whinge to our log file that we're compensating for the corrupt data. | |||
2001-07-30 | If the peer REJects our MRU REQ, stop REQing it -- *EVEN* if we're | brian | |
doing PPPoE and the default MRU is therefore too big. | |||
2001-07-28 | If the peer sends a REQ without the IPADDR option, only reject it | brian | |
once. If they repeat the request (again without the IPADDR option) ACK it. | |||
2001-07-26 | Handle peer REQ/NAKs of >1500 byte MRUs when we have no preference. | brian | |
2001-07-20 | we don't like: | Mike Pechkin | |
o) .Pp before/after .Sh; o) .Pp before/after .Sh; o) .Nm without argument in SYNOPSIS; | |||
2001-07-17 | Ignore (with a warning message) mtu/mru configurations that are greater | brian | |
than the maximum physical values. | |||
2001-07-13 | Perform MSS fixups on incoming packets as well as outgoing. | brian | |
2001-07-09 | correct type on last arg to execl(); nordin@cse.ogi.edu | Theo de Raadt | |
2001-07-09 | Staticise SHA1_End() | brian | |
2001-07-09 | Oops, groff still doesn't do more than 8 args :( | brian | |
2001-07-09 | Add a ``nat proto'' command -- similar to natd(8)'s -redirect_proto switch. | brian | |