diff options
author | 2016-09-12 17:32:00 +0000 | |
---|---|---|
committer | 2016-09-12 17:32:00 +0000 | |
commit | 0c0b6633a7df91a518642e72c7c79fbea44e8539 (patch) | |
tree | 003071e7a4cb0b7c693b2267224bfd84dbe2c102 /lib/libm/src | |
parent | Remove mention of "remote time" in description for the -a flag. (diff) | |
download | wireguard-openbsd-0c0b6633a7df91a518642e72c7c79fbea44e8539.tar.xz wireguard-openbsd-0c0b6633a7df91a518642e72c7c79fbea44e8539.zip |
Add support for packets spanning multiple pages.
The size of TX fragment DMA maps is increased to fit a contiguous
buffer of up to MTU size bytes spanning several pages, e.g. 2 for
4000, 4 for 9000 and so on.
This change also changes the function that calculates an mbuf
chain length so that it tells the driver exactly how many
descriptors will be required in order to provide references to
all buffers within the mbuf chain.
Diffstat (limited to 'lib/libm/src')
0 files changed, 0 insertions, 0 deletions