NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/52659 CVS commit: src/sys/netinet6
The following reply was made to PR kern/52659; it has been noted by GNATS.
From: "Ryota Ozaki" <ozaki-r%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/52659 CVS commit: src/sys/netinet6
Date: Sun, 5 Nov 2017 07:03:37 +0000
Module Name: src
Committed By: ozaki-r
Date: Sun Nov 5 07:03:37 UTC 2017
Modified Files:
src/sys/netinet6: icmp6.c raw_ip6.c
Log Message:
Fix usages of ipsec_used
If IPsec isn't used, we must go back to the normal path.
PR kern/52659
To generate a diff of this commit:
cvs rdiff -u -r1.213 -r1.214 src/sys/netinet6/icmp6.c
cvs rdiff -u -r1.157 -r1.158 src/sys/netinet6/raw_ip6.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