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: liamjfoy
Date: Thu Jul 26 12:26:41 UTC 2007
Modified Files:
src/sys/netinet6 [netbsd-4]: ipsec.c
Log Message:
Pull up following revision(s) (requested by gdt in ticket #790):
sys/netinet6/ipsec.c: revision 1.121
ipsec4_splithdr: If m_len is too short, printf and drop it instead of
panicing. Perhaps should be a pullup instead. This happens very
occasionally on an ultrasparc with tunnel-mode ESP.
fix printf format.
To generate a diff of this commit:
cvs rdiff -r1.110.2.2 -r1.110.2.3 src/sys/netinet6/ipsec.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