diff options
author | 2016-11-16 01:27:45 +0000 | |
---|---|---|
committer | 2016-11-16 01:27:45 +0000 | |
commit | 12f8f327cb40bc1dc6649b75dd79a7dfff883bec (patch) | |
tree | 52337ad97bfae83a9d58be2eb7807a7557c2594f /sys/net/pf_ioctl.c | |
parent | serialise posts to the txstart register. (diff) | |
download | wireguard-openbsd-12f8f327cb40bc1dc6649b75dd79a7dfff883bec.tar.xz wireguard-openbsd-12f8f327cb40bc1dc6649b75dd79a7dfff883bec.zip |
move toward having the a tx packet descriptor per tx ring entry.
previously you could have 64 packets on a ring with up to 1024
descriptors. this mismatch makes the accounting for free space
complicated and allows for a data race with OACTIVE being set.
it will also let us push more packets.
Diffstat (limited to 'sys/net/pf_ioctl.c')
0 files changed, 0 insertions, 0 deletions