summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorpatrick <patrick@openbsd.org>2018-07-17 19:44:38 +0000
committerpatrick <patrick@openbsd.org>2018-07-17 19:44:38 +0000
commit2802c1786dcf2dffd4d14c32296bd81bfcdaf95e (patch)
tree5fc6be1fbb863675330659e97fccc2d16121b1e8 /lib/libc
parentWhen a key isn't in the first table, we need to try the same key again (diff)
downloadwireguard-openbsd-2802c1786dcf2dffd4d14c32296bd81bfcdaf95e.tar.xz
wireguard-openbsd-2802c1786dcf2dffd4d14c32296bd81bfcdaf95e.zip
TX packets, which can be either Ethernet or control packets, must be
sent in order. Otherwise it is possible that the key is set before we send out the EAPOL packet, or that packets are sent out before the key is set. Thus modify the SDIO backend to put both types into the same internal TX queue, which will be sent asynchronously. Discussed with bluhm@
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions