Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 02/21/2001 03:27:59
Module Name: syssrc
Committed By: itojun
Date: Wed Feb 21 01:27:59 UTC 2001
Modified Files:
syssrc/sys/netinet6: ah_core.c ah_output.c
Log Message:
tighten AH IPv4 option chasing more. drop too short (< 2) option.
sync with kame.
To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 syssrc/sys/netinet6/ah_core.c
cvs rdiff -r1.13 -r1.14 syssrc/sys/netinet6/ah_output.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.