diff options
author | 2016-11-23 13:05:53 +0000 | |
---|---|---|
committer | 2016-11-23 13:05:53 +0000 | |
commit | 5decb8999422c2aa9e79043cffef00bd1445409e (patch) | |
tree | b46860ab34bc03d867508d82cb6e095134e269d4 /lib | |
parent | Move as much code out of a startup hook as possible (diff) | |
download | wireguard-openbsd-5decb8999422c2aa9e79043cffef00bd1445409e.tar.xz wireguard-openbsd-5decb8999422c2aa9e79043cffef00bd1445409e.zip |
Some socket splicing tests on loopback hang with large mbufs and
reduced buffer size. If the send buffer size is less than the size
of a single mbuf, it will never fit. So if the send buffer is
empty, split the large mbuf and move only a part.
OK claudio@
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions