Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/netipsec
Module Name:    src
Committed By:   ozaki-r
Date:           Tue May 23 03:13:52 UTC 2017
Modified Files:
        src/sys/netipsec: key.c
Log Message:
Prepare to retire __LIST_CHAINED
We shouldn't relpy on the band-aid and instead use a lock or
refcnt to maintain chains properly. Before removing them,
replace conditionals with KASSERTs and see what will happen.
To generate a diff of this commit:
cvs rdiff -u -r1.137 -r1.138 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