summaryrefslogtreecommitdiffstats
path: root/sys/netinet/udp_usrreq.c
diff options
context:
space:
mode:
authorbrian <brian@openbsd.org>2000-06-13 09:57:50 +0000
committerbrian <brian@openbsd.org>2000-06-13 09:57:50 +0000
commitdce29bf2eb0433ff79daba0bf36c95426672444c (patch)
treebaf246eb05729f877eea08f83d75d259810aa625 /sys/netinet/udp_usrreq.c
parentbackout previous 2 changes... causes panics down the line. (diff)
downloadwireguard-openbsd-dce29bf2eb0433ff79daba0bf36c95426672444c.tar.xz
wireguard-openbsd-dce29bf2eb0433ff79daba0bf36c95426672444c.zip
Add ``set ifqueue'' to adjust the number of packets ppp buffers.
Handle an ``open'' correctly from state DATALINK_READY. Don't disable the autoload timer when bringing down the second last auto link or bringing up the last auto link. Allow ``set urgent none'' to disable IPTOS_LOWDELAY prioritisation. Honour ``set speed sync'' for ``!program'' links and use a udp socketpair between ppp and ``program''. HUP ``program'' when a ``!program'' link comes down. Don't complain about valid padded ppp frames, but complain and drop the data if the length claims to be more than the payload. Correct the umask when creating a new /etc/resolv.conf (when dns is enabled), and don't segfault when trying to rewrite the previous (non-existent) contents. Be more verbose about ``inappropriate peer'' messages in MP mode. Allow ``nat target MYADDR'' (to redirect incoming connections to the gateway). Pass everything through the NAT engine - let it decide if it wants it. Fix the return code when failing to create a tcp link
Diffstat (limited to 'sys/netinet/udp_usrreq.c')
0 files changed, 0 insertions, 0 deletions