Module Name: src Committed By: rmind Date: Sun Jul 1 22:04:44 UTC 2012
Modified Files: src/sys/netinet6: frag6.c Log Message: Remove the wrapper of frag6_input(), restore the behaviour changed in r1.50. Fix ip6_reass_packet() wrapper used by NPF. Remove #if 0 code for handling overlaping fragments - IPv6 desupported them anyway. Convert to kmem(9). To generate a diff of this commit: cvs rdiff -u -r1.52 -r1.53 src/sys/netinet6/frag6.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.