summaryrefslogtreecommitdiffstats
path: root/sys/net/pf_ioctl.c
diff options
context:
space:
mode:
authordlg <dlg@openbsd.org>2016-11-16 01:27:45 +0000
committerdlg <dlg@openbsd.org>2016-11-16 01:27:45 +0000
commit12f8f327cb40bc1dc6649b75dd79a7dfff883bec (patch)
tree52337ad97bfae83a9d58be2eb7807a7557c2594f /sys/net/pf_ioctl.c
parentserialise posts to the txstart register. (diff)
downloadwireguard-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