Module Name: src Committed By: christos Date: Sun Feb 19 20:27:22 UTC 2017
Modified Files: src/sys/net/npf: npf_handler.c npf_inet.c Log Message: Don't reassemble ipv6 fragments, instead treat the first fragment as a regular packet (subject to filtering rules), and pass subsequent fragments in the same group unconditionally. To generate a diff of this commit: cvs rdiff -u -r1.36 -r1.37 src/sys/net/npf/npf_handler.c \ src/sys/net/npf/npf_inet.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.