Subject: PR/36781 CVS commit: [netbsd-4] src/sys/netinet6
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: netbsd-bugs
Date: 09/25/2007 00:45:03
The following reply was made to PR kern/36781; it has been noted by GNATS.

From: Juan Romero Pardines <xtraeme@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/36781 CVS commit: [netbsd-4] src/sys/netinet6
Date: Tue, 25 Sep 2007 00:41:50 +0000 (UTC)

 Module Name:	src
 Committed By:	xtraeme
 Date:		Tue Sep 25 00:41:50 UTC 2007
 
 Modified Files:
 	src/sys/netinet6 [netbsd-4]: esp_output.c
 
 Log Message:
 Pull up following revision(s) (requested by degroote in ticket #893):
 	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.26 -r1.26.2.1 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.