summaryrefslogtreecommitdiffstats
path: root/lib/libfetch/fetch.c
diff options
context:
space:
mode:
authorkp <kp@FreeBSD.org>2015-06-18 20:40:36 +0000
committerkp <kp@FreeBSD.org>2015-06-18 20:40:36 +0000
commitad9eb0c77b86bcc383a6459bbc6ac48caf84e666 (patch)
treef872756628d1604ccd0e54f02c48407c6ffd038f /lib/libfetch/fetch.c
parent83b6287db453b282c2b0abafdf15ef08ad0f9c98 (diff)
downloadFreeBSD-src-ad9eb0c77b86bcc383a6459bbc6ac48caf84e666.zip
FreeBSD-src-ad9eb0c77b86bcc383a6459bbc6ac48caf84e666.tar.gz
Merge r280955
Preserve IPv6 fragment IDs accross reassembly and refragmentation When forwarding fragmented IPv6 packets and filtering with PF we reassemble and refragment. That means we generate new fragment headers and a new fragment ID. We already save the fragment IDs so we can do the reassembly so it's straightforward to apply the incoming fragment ID on the refragmented packets. Differential Revision: https://reviews.freebsd.org/D2817 Reviewed by: gnn
Diffstat (limited to 'lib/libfetch/fetch.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud