NetBSD/sys/lkm
itojun 8ca90bd4e4 add /kern/ipsecsa and /kern/ipsecsp, which can be inspected by setkey(8).
it allows easier access to ipsecsa/sp.  it works around problem where
setkey -D does not work with large number of ipsec SAs due to socket buffer
size.
2003-09-08 06:51:53 +00:00
..
arch switch over to DISPATCH(), it calls the 'load' entry point in right 2003-09-06 13:34:56 +00:00
compat Rework how dependency generation is performed: 2003-08-01 17:03:41 +00:00
dev use LNFILES to simplify creation of symlinks in .OBJDIR for builds 2003-09-04 07:18:01 +00:00
exec use LNFILES to simplify creation of symlinks in .OBJDIR for builds 2003-09-04 07:18:01 +00:00
misc make compile 2003-09-01 17:11:03 +00:00
net missing rcsid 2003-09-04 07:51:21 +00:00
netinet Back out the lwp/ktrace changes. They contained a lot of colateral damage, 2003-06-29 22:28:00 +00:00
syscall add missing __KERNEL_RCSID() 2003-07-14 15:47:00 +00:00
vfs add /kern/ipsecsa and /kern/ipsecsp, which can be inspected by setkey(8). 2003-09-08 06:51:53 +00:00
Makefile
Makefile.inc
TODO