summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorAlexander Bluhm <bluhm@cvs.openbsd.org>2017-06-26 18:33:25 +0000
committerAlexander Bluhm <bluhm@cvs.openbsd.org>2017-06-26 18:33:25 +0000
commit8ce4e1fd0f314ea66d949780e2f91e3bcfd00102 (patch)
tree7a1ff4827dbcb728ac5915cb6e3ce01b0c1b344e /sys/dev
parent9e861a159b9ebb99639163511de8f375c0b331d1 (diff)
Fragments for a single connection (a combination of proto,src,dst,af)
may easily reuse the fragment id as it is only 16 bit for IPv4. To avoid that pf reassembles them into the wrong packet, throw away stale fragments. With the default timeout this happens after 12,000 newer fragements have been seen. from markus@; OK sashan@
Diffstat (limited to 'sys/dev')
0 files changed, 0 insertions, 0 deletions