summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authormikeb <mikeb@openbsd.org>2014-11-12 16:06:47 +0000
committermikeb <mikeb@openbsd.org>2014-11-12 16:06:47 +0000
commit2cfc5232219f6069d4a36604384faf911c4bbcd2 (patch)
tree39c0dc1954380b8a38d3d06fd1444daa95170153 /lib/libc
parentDon't let force-width or force-height be < PANE_MINIMUM. (diff)
downloadwireguard-openbsd-2cfc5232219f6069d4a36604384faf911c4bbcd2.tar.xz
wireguard-openbsd-2cfc5232219f6069d4a36604384faf911c4bbcd2.zip
Remove SIOCSIFMTU handling and misuse of if_mtu values for MRU
Since there's now no way to select maximum receive unit size the hardware is programmed to accept frame sizes up to 9216 which is now the maximum (down from 15.5K since this is supposed to work in all advanced configurations and gives slightly better flow control watermark ranges) and split all frames larger 2K into multiple fragments (code was already there but wasn't enabled). Tested on 82599 (SFP+) and X540 (10GBaseT). With input from dlg@.
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions