NetBSD/sys/netipsec
dsl a8f5b9cfc2 Comment out the 'do' and 'while (0)' from KEY_CHKSASTATE().
The expansion contains a 'continue' which is expected to continue
a loop in the callling code, not just abort the #define.
2008-07-25 20:55:43 +00:00
..
Makefile
ah.h
ah_var.h Make IPSEC and FAST_IPSEC stats per-cpu. Use <net/net_stats.h> and 2008-04-23 06:09:04 +00:00
esp.h
esp_var.h Make IPSEC and FAST_IPSEC stats per-cpu. Use <net/net_stats.h> and 2008-04-23 06:09:04 +00:00
files.netipsec defflag IPSEC_DEBUG 2007-11-16 21:15:20 +00:00
ipcomp.h
ipcomp_var.h Make IPSEC and FAST_IPSEC stats per-cpu. Use <net/net_stats.h> and 2008-04-23 06:09:04 +00:00
ipip_var.h Make IPSEC and FAST_IPSEC stats per-cpu. Use <net/net_stats.h> and 2008-04-23 06:09:04 +00:00
ipsec.c Kill caddr_t introduced in the previous revision 2008-06-27 17:28:24 +00:00
ipsec.h Make IPSEC and FAST_IPSEC stats per-cpu. Use <net/net_stats.h> and 2008-04-23 06:09:04 +00:00
ipsec6.h Fix some fallout from socket locking patch : 2008-04-27 12:58:48 +00:00
ipsec_input.c Make IPSEC and FAST_IPSEC stats per-cpu. Use <net/net_stats.h> and 2008-04-23 06:09:04 +00:00
ipsec_mbuf.c Make IPSEC and FAST_IPSEC stats per-cpu. Use <net/net_stats.h> and 2008-04-23 06:09:04 +00:00
ipsec_netbsd.c Simplify the interface to netstat_sysctl() and allocate space for 2008-05-04 07:22:14 +00:00
ipsec_osdep.h Now that __HAVE_TIMECOUNTER and __HAVE_GENERIC_TODR are invariants, 2008-01-20 18:09:03 +00:00
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 Make IPSEC and FAST_IPSEC stats per-cpu. Use <net/net_stats.h> and 2008-04-23 06:09:04 +00:00
key.c Comment out the 'do' and 'while (0)' from KEY_CHKSASTATE(). 2008-07-25 20:55:43 +00:00
key.h Ansify 2007-07-07 18:38:22 +00:00
key_debug.c Ansify 2007-07-07 18:38:22 +00:00
key_debug.h Ansify 2007-07-07 18:38:22 +00:00
key_var.h
keydb.h Ansify 2007-07-07 18:38:22 +00:00
keysock.c Merge the socket locking patch: 2008-04-24 11:38:36 +00:00
keysock.h PF_KEY stats for IPSEC and FAST_IPSEC are now per-CPU. 2008-04-23 07:29:47 +00:00
xform.h
xform_ah.c Make IPSEC and FAST_IPSEC stats per-cpu. Use <net/net_stats.h> and 2008-04-23 06:09:04 +00:00
xform_esp.c Make IPSEC and FAST_IPSEC stats per-cpu. Use <net/net_stats.h> and 2008-04-23 06:09:04 +00:00
xform_ipcomp.c Make IPSEC and FAST_IPSEC stats per-cpu. Use <net/net_stats.h> and 2008-04-23 06:09:04 +00:00
xform_ipip.c Fix some fallout from socket locking patch : 2008-04-27 12:58:48 +00:00
xform_tcp.c use __KERNEL_RCSID() 2007-12-11 12:40:10 +00:00