NetBSD/sys/netkey
pooka 8fcd8f95e1 Remove #ifdef KERNFS by using weak symbols. Notably, this approach
won't work when kernfs is a module.  But then again, kernfs as a
module (i.e. current situation) doesn't contain IPSEC support, so
it's not really any worse either.
2010-03-03 01:13:26 +00:00
..
Makefile
key.c Remove #ifdef KERNFS by using weak symbols. Notably, this approach 2010-03-03 01:13:26 +00:00
key.h
key_debug.c
key_debug.h
key_private.h
key_var.h
keydb.c
keydb.h
keysock.c Replace splsoftnet() with proper mutexes as suggested by ad@. 2009-05-09 11:36:17 +00:00
keysock.h