Module Name: src Committed By: ozaki-r Date: Tue Sep 19 02:44:14 UTC 2017
Modified Files: src/sys/netipsec: ipsec.c Log Message: Share a global dummy SP between PCBs It's never be changed so it can be pre-allocated and shared safely between PCBs. To generate a diff of this commit: cvs rdiff -u -r1.118 -r1.119 src/sys/netipsec/ipsec.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.