NetBSD/sys/netipsec
ozaki-r 92b56eb36f KNF 2017-06-14 02:00:43 +00:00
..
Makefile
ah.h
ah_var.h Redo the statistics through an indirection array and put the definitions 2017-04-13 16:38:31 +00:00
esp.h
esp_var.h Redo the statistics through an indirection array and put the definitions 2017-04-13 16:38:31 +00:00
files.netipsec
ipcomp.h
ipcomp_var.h Redo the statistics through an indirection array and put the definitions 2017-04-13 16:38:31 +00:00
ipip_var.h
ipsec.c KNF 2017-06-14 02:00:43 +00:00
ipsec.h Assert inph_locked on ipsec_pcb_skip_ipsec (was IPSEC_PCB_SKIP_IPSEC) 2017-06-02 03:41:20 +00:00
ipsec6.h Remove unnecessary NULL checks for inp_socket and in6p_socket 2017-04-20 08:46:07 +00:00
ipsec_input.c Introduce IPSECLOG and replace ipseclog and DPRINTF with it 2017-05-19 04:34:09 +00:00
ipsec_mbuf.c Introduce IPSECLOG and replace ipseclog and DPRINTF with it 2017-05-19 04:34:09 +00:00
ipsec_netbsd.c Prepare netipsec for rump-ification 2017-04-06 09:20:07 +00:00
ipsec_output.c Introduce IPSECLOG and replace ipseclog and DPRINTF with it 2017-05-19 04:34:09 +00:00
ipsec_private.h Retire ipsec_osdep.h 2017-04-19 03:39:14 +00:00
ipsec_var.h
key.c Do m_pullup before mtod 2017-06-10 14:21:01 +00:00
key.h Make refcnt operations of SA and SP atomic 2017-05-30 01:31:07 +00:00
key_debug.c Correct the length of the SADB_EXT header in debug outputs 2017-04-26 03:16:06 +00:00
key_debug.h Tweak KEYDEBUG macros 2017-04-19 03:42:11 +00:00
key_var.h
keydb.h Replace malloc/free with kmem(9) and kill KMALLOC/KFREE macros 2017-05-17 02:19:09 +00:00
keysock.c Support SO_OVERFLOWED on PF_KEY sockets 2017-05-25 04:45:59 +00:00
keysock.h Tweak header file inclusions 2017-06-02 03:32:51 +00:00
xform.h eliminate variable argument in encapsw 2016-01-26 06:00:10 +00:00
xform_ah.c Make ipsec_address() and ipsec_logsastr() mpsafe. 2017-05-11 05:55:14 +00:00
xform_esp.c Make ipsec_address() and ipsec_logsastr() mpsafe. 2017-05-11 05:55:14 +00:00
xform_ipcomp.c Make ipsec_address() and ipsec_logsastr() mpsafe. 2017-05-11 05:55:14 +00:00
xform_ipip.c Make ipsec_address() and ipsec_logsastr() mpsafe. 2017-05-11 05:55:14 +00:00
xform_tcp.c Retire ipsec_osdep.h 2017-04-19 03:39:14 +00:00