summaryrefslogtreecommitdiffstats
path: root/usr.bin/tmux/cmd-command-prompt.c
diff options
context:
space:
mode:
authorstsp <stsp@openbsd.org>2020-04-13 18:41:30 +0000
committerstsp <stsp@openbsd.org>2020-04-13 18:41:30 +0000
commitf0391771d1a8e55197d0ed3ee81601faea5add08 (patch)
tree8b01c467396105a6b3392b8915c940a3549f9502 /usr.bin/tmux/cmd-command-prompt.c
parentWhen parsing strings, put all commands in one group even if there are (diff)
downloadwireguard-openbsd-f0391771d1a8e55197d0ed3ee81601faea5add08.tar.xz
wireguard-openbsd-f0391771d1a8e55197d0ed3ee81601faea5add08.zip
Fix a recently introduced iwn(4) problem where the link gets stuck since
every CCMP encrypted frame is discarded by the AP as a replay. This happened because of CCMP frames with out of range PNs sent by hardware. It seems iwn firmware doesn't like it if we reset the Tx scheduler slot for a frame which is still within the firmware's block ack window, even if the frame has already been ACKed. So frames now get cleared off the Tx queue only when the block ack window has moved past them, which is good enough and seems to prevent the problem. Problem reproduced and fix tested by both myself and jca@
Diffstat (limited to 'usr.bin/tmux/cmd-command-prompt.c')
0 files changed, 0 insertions, 0 deletions