diff options
author | 2020-04-20 12:33:03 +0000 | |
---|---|---|
committer | 2020-04-20 12:33:03 +0000 | |
commit | 57678b0559ea557aec3b34a921a01009034c03cd (patch) | |
tree | edec2f5024727acb4842736188361eb27e452eb6 /usr.bin/tmux/tmux.c | |
parent | Check if we've reached the end of the current mailbox before writing past (diff) | |
download | wireguard-openbsd-57678b0559ea557aec3b34a921a01009034c03cd.tar.xz wireguard-openbsd-57678b0559ea557aec3b34a921a01009034c03cd.zip |
Increase the completion queue size to prevent overflow. Under reasonably
unlikely circumstances - lots of single-fragment packets being sent, a
significant number of packets being received, while the interrupt handler
was unable to process the completion queue - the completion queue could
overflow, which would result in the interface locking up.
ok dlg@
Diffstat (limited to 'usr.bin/tmux/tmux.c')
0 files changed, 0 insertions, 0 deletions