Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-6] src/sys/netinet6



Module Name:    src
Committed By:   riz
Date:           Thu Jul  5 17:43:49 UTC 2012

Modified Files:
        src/sys/netinet6 [netbsd-6]: frag6.c

Log Message:
Pull up following revision(s) (requested by rmind in ticket #398):
        sys/netinet6/frag6.c: revision 1.53
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.52.2.1 src/sys/netinet6/frag6.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index