Subject: CVS commit: src/sys/netipsec
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 03/02/2004 00:50:57
Module Name: src
Committed By: thorpej
Date: Tue Mar 2 00:50:57 UTC 2004
Modified Files:
src/sys/netipsec: ipsec.c
Log Message:
iipsec4_get_ulp(): Fix a reversed test that would have caused us to access
bogus IP header data if presented with a short mbuf.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/netipsec/ipsec.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.