Subject: PR/36781 CVS commit: src/sys/netinet6
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: DEGROOTE Arnaud <degroote@netbsd.org>
List: netbsd-bugs
Date: 09/21/2007 21:25:02
The following reply was made to PR kern/36781; it has been noted by GNATS.
From: DEGROOTE Arnaud <degroote@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: PR/36781 CVS commit: src/sys/netinet6
Date: Fri, 21 Sep 2007 21:23:59 +0000 (UTC)
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.