NetBSD-Bugs archive

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

PR/52161 CVS commit: [netbsd-7-1] src/sys/netipsec



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

From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/52161 CVS commit: [netbsd-7-1] src/sys/netipsec
Date: Thu, 15 Feb 2018 14:41:57 +0000

 Module Name:	src
 Committed By:	martin
 Date:		Thu Feb 15 14:41:57 UTC 2018
 
 Modified Files:
 	src/sys/netipsec [netbsd-7-1]: xform_ipip.c
 
 Log Message:
 Pull up following revision(s) (requested by maxv in ticket #1567):
 	sys/netipsec/xform_ipip.c: revision 1.44
 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.31 -r1.31.10.1 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