NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/52405 CVS commit: src/sys/netipsec
The following reply was made to PR kern/52405; it has been noted by GNATS.
From: "Ryota Ozaki" <ozaki-r%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/52405 CVS commit: src/sys/netipsec
Date: Sun, 16 Jul 2017 10:36:52 +0000
Module Name: src
Committed By: ozaki-r
Date: Sun Jul 16 10:36:52 UTC 2017
Modified Files:
src/sys/netipsec: key.c
Log Message:
Don't validate sav lists of LARVAL or DEAD states
We don't sort the lists so the validation will always fail.
Fix PR kern/52405
To generate a diff of this commit:
cvs rdiff -u -r1.185 -r1.186 src/sys/netipsec/key.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