diff options
author | 2016-10-28 10:14:16 +0000 | |
---|---|---|
committer | 2016-10-28 10:14:16 +0000 | |
commit | 5e382d0897f318c14da5cc42bbd481623a25f528 (patch) | |
tree | a5d4740c9198ae7932c3183202d3d09f7dd861c1 /lib/libc/stdlib/system.c | |
parent | In iwn(4), stop forcing RTS for every frame in 11n mode. (diff) | |
download | wireguard-openbsd-5e382d0897f318c14da5cc42bbd481623a25f528.tar.xz wireguard-openbsd-5e382d0897f318c14da5cc42bbd481623a25f528.zip |
get rid of the custom pool in myx for jumbo frames.
now it asks the mbuf layer for the 9k from its pools.
a question from chris@ made me go look at the chip doco again and i
realised that the chip only requires 4 byte alignment for rx buffers,
no 4k alignment for jumbo buffers.
i also found that the chip is supposed to be able to rx up to 9400
bytes instead of 9000. ill fix that later though.
Diffstat (limited to 'lib/libc/stdlib/system.c')
0 files changed, 0 insertions, 0 deletions