Subject: CVS commit: src/sys/netinet6
To: None <source-changes@NetBSD.org>
From: DEGROOTE Arnaud <degroote@netbsd.org>
List: source-changes
Date: 09/21/2007 21:23:59
Module Name:	src
Committed By:	degroote
Date:		Fri Sep 21 21:23:59 UTC 2007

Modified Files:
	src/sys/netinet6: esp_output.c

Log Message:
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.28 -r1.29 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.