NetBSD/sys/netkey
mrg 8a49f07b1b avoid assigning to policy_id twice. fixes more gcc 3.0 prerelease errors. 2001-06-04 21:38:28 +00:00
..
Makefile
key.c avoid assigning to policy_id twice. fixes more gcc 3.0 prerelease errors. 2001-06-04 21:38:28 +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