NetBSD/sys/netipsec
ad 0efea177e3 Remove LKMs and switch to the module framework, pass 1.
Proposed on tech-kern@.
2008-11-12 12:35:50 +00:00
..
Makefile
ah.h
ah_var.h
esp.h
esp_var.h
files.netipsec
ipcomp.h
ipcomp_var.h
ipip_var.h
ipsec.c Kill caddr_t introduced in the previous revision 2008-06-27 17:28:24 +00:00
ipsec.h Remove LKMs and switch to the module framework, pass 1. 2008-11-12 12:35:50 +00:00
ipsec6.h Fix some fallout from socket locking patch : 2008-04-27 12:58:48 +00:00
ipsec_input.c
ipsec_mbuf.c
ipsec_netbsd.c Simplify the interface to netstat_sysctl() and allocate space for 2008-05-04 07:22:14 +00:00
ipsec_osdep.h
ipsec_output.c Fix a stupid typo. In ipsec6_process_packet, reinject the packet in AF_INET6, 2008-04-28 17:40:11 +00:00
ipsec_private.h Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
ipsec_var.h
key.c Comment out the 'do' and 'while (0)' from KEY_CHKSASTATE(). 2008-07-25 20:55:43 +00:00
key.h
key_debug.c
key_debug.h
key_var.h
keydb.h
keysock.c
keysock.h
xform.h
xform_ah.c
xform_esp.c
xform_ipcomp.c
xform_ipip.c Fix some fallout from socket locking patch : 2008-04-27 12:58:48 +00:00
xform_tcp.c