NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/52161 CVS commit: src/sys/netipsec



The following reply was made to PR kern/52161; it has been noted by GNATS.

From: "Christos Zoulas" <christos%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/52161 CVS commit: src/sys/netipsec
Date: Fri, 14 Apr 2017 18:35:05 -0400

 Module Name:	src
 Committed By:	christos
 Date:		Fri Apr 14 22:35:05 UTC 2017
 
 Modified Files:
 	src/sys/netipsec: xform_ipip.c
 
 Log Message:
 PR/52161: Ryota Ozaki: Fix AH tunnel ipsec for ipv6. Compute plen right,
 don't forget to subtract the ipv6 header length.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.43 -r1.44 src/sys/netipsec/xform_ipip.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.
 


Home | Main Index | Thread Index | Old Index