diff options
author | 2017-06-24 20:32:39 +0000 | |
---|---|---|
committer | 2017-06-24 20:32:39 +0000 | |
commit | 09228e5ff0c3b344278a537147513ebbf85656dd (patch) | |
tree | df2344fe6f50b33336f009856158f9d7699c888a /usr.bin/mandoc/man_html.c | |
parent | document message "unknown architecture" (diff) | |
download | wireguard-openbsd-09228e5ff0c3b344278a537147513ebbf85656dd.tar.xz wireguard-openbsd-09228e5ff0c3b344278a537147513ebbf85656dd.zip |
To avoid packet loss due to reuse of the 16 bit IPv4 fragment id,
we need suitable data structures. Organize the pf fragments with
two red-black trees. One is holding the address and protocol
information and the other has only the fragment id. This will allow
to drop fragemts for specific connections more aggressively. `
from markus@; OK sashan@
Diffstat (limited to 'usr.bin/mandoc/man_html.c')
0 files changed, 0 insertions, 0 deletions