Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-4] src/sys/netinet6
Module Name: src
Committed By: pavel
Date: Sat May 12 14:56:39 UTC 2007
Modified Files:
src/sys/netinet6 [netbsd-4]: icmp6.c
Log Message:
Pull up following revision(s) (requested by degroote in ticket #631):
sys/netinet6/icmp6.c: revision 1.126
Fix an infinite loop ( and local dos ) in the case where the ip6_hdr and
the icmp6_hdr are not in the same mbuf.
Fix pr/34994 and probably pr/35333
Ok @rpaulo
To generate a diff of this commit:
cvs rdiff -r1.123 -r1.123.2.1 src/sys/netinet6/icmp6.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