diff options
author | Mike Belopuhov <mikeb@cvs.openbsd.org> | 2014-11-12 16:06:48 +0000 |
---|---|---|
committer | Mike Belopuhov <mikeb@cvs.openbsd.org> | 2014-11-12 16:06:48 +0000 |
commit | b8f0df3ea55d2e2e3ed8d1bd786435f86fb8bc3f (patch) | |
tree | f162b74babdfbce33af897c3a6c18a125ab9565e /usr.bin/vi | |
parent | b12b0bf35f6584b3c51e8a0b3fd37ea8dae0787f (diff) |
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 'usr.bin/vi')
0 files changed, 0 insertions, 0 deletions