NetBSD/sys/netkey
mrg c13e3a6693 use _KERNEL_OPT 2001-05-30 11:40:35 +00:00
..
Makefile
key.c make some more constant arrays 'const' 2001-02-21 21:39:52 +00:00
key.h always use rnd(4) for IPsec random number source. avoid random(9). 2000-10-05 04:49:17 +00:00
key_debug.c Negative exit code cleanup: Replace exit(-x) with exit(x). 2001-04-06 11:13:45 +00:00
key_debug.h
key_var.h use _KERNEL_OPT 2001-05-30 11:40:35 +00:00
keydb.c
keydb.h use real wallclock (got by microtime) to compute IPsec database lifetimes. 2000-09-22 16:55:04 +00:00
keysock.c wake up socket even with socket recieve buffer is full. otherwise, 2000-09-22 08:28:56 +00:00
keysock.h