Subject: CVS commit: [netbsd-3] src/sys/netinet6
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 09/23/2007 18:52:04
Module Name: src
Committed By: bouyer
Date: Sun Sep 23 18:52:04 UTC 2007
Modified Files:
src/sys/netinet6 [netbsd-3]: esp_output.c
Log Message:
Pull up following revision(s) (requested by degroote in ticket #1845):
sys/netinet6/esp_output.c: revision 1.29
In the IPSEC_NAT_T case, we must set the udp length even if the ESP entry
doesn't have an integrity algorithm.
Reported by Wolfgang Stukenbrock in pr/36781 . Thanks you a lot.
To generate a diff of this commit:
cvs rdiff -r1.20.2.2 -r1.20.2.3 src/sys/netinet6/esp_output.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.