diff options
author | kp <kp@FreeBSD.org> | 2015-04-01 12:15:01 +0000 |
---|---|---|
committer | kp <kp@FreeBSD.org> | 2015-04-01 12:15:01 +0000 |
commit | 86dedea3cb2f1216f9d21e55b1629038953fca9e (patch) | |
tree | 5958ad86bcc7cef1c3634d230c9c64ff720034f9 /usr.bin/cmp | |
parent | d8765deb30b50b6fdaa4638600d115adcdb092d3 (diff) | |
download | FreeBSD-src-86dedea3cb2f1216f9d21e55b1629038953fca9e.zip FreeBSD-src-86dedea3cb2f1216f9d21e55b1629038953fca9e.tar.gz |
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/D2188
Approved by: gnn (mentor)
Diffstat (limited to 'usr.bin/cmp')
0 files changed, 0 insertions, 0 deletions