.. |
ah_var.h
|
Redo the statistics through an indirection array and put the definitions
|
2017-04-13 16:38:31 +00:00 |
ah.h
|
|
|
esp_var.h
|
Redo the statistics through an indirection array and put the definitions
|
2017-04-13 16:38:31 +00:00 |
esp.h
|
|
|
files.netipsec
|
|
|
ipcomp_var.h
|
Redo the statistics through an indirection array and put the definitions
|
2017-04-13 16:38:31 +00:00 |
ipcomp.h
|
|
|
ipip_var.h
|
|
|
ipsec6.h
|
Remove unused macro
|
2017-07-25 08:15:57 +00:00 |
ipsec_input.c
|
Introduce KEY_SA_UNREF and replace KEY_FREESAV with it where sav will never be actually freed in the future
|
2017-08-03 06:32:51 +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
|
Introduce KEY_SA_UNREF and replace KEY_FREESAV with it where sav will never be actually freed in the future
|
2017-08-03 06:32:51 +00:00 |
ipsec_output.c
|
Add per-CPU rtcache to ipsec_reinject_ipstack
|
2017-08-10 06:11:24 +00:00 |
ipsec_private.h
|
Don't acquire global locks for IPsec if NET_MPSAFE
|
2017-07-27 06:59:28 +00:00 |
ipsec_var.h
|
|
|
ipsec.c
|
Add per-CPU rtcache to ipsec_reinject_ipstack
|
2017-08-10 06:11:24 +00:00 |
ipsec.h
|
Add per-CPU rtcache to ipsec_reinject_ipstack
|
2017-08-10 06:11:24 +00:00 |
key_debug.c
|
Introduce key_sa_refcnt and replace sav->refcnt with it (NFC)
|
2017-08-08 08:23:10 +00:00 |
key_debug.h
|
Tweak KEYDEBUG macros
|
2017-04-19 03:42:11 +00:00 |
key_var.h
|
|
|
key.c
|
MP-ify SAD (savlist)
|
2017-08-09 09:48:11 +00:00 |
key.h
|
MP-ify SAD (savlist)
|
2017-08-09 09:48:11 +00:00 |
keydb.h
|
MP-ify SAD (savlist)
|
2017-08-09 09:48:11 +00:00 |
keysock.c
|
Fix KASSERT(solocked(sb->sb_so)) failure in sbappendaddr that is called eventually from key_sendup_mbuf
|
2017-08-08 10:41:33 +00:00 |
keysock.h
|
Let PF_KEY socks hold their own lock instead of softnet_lock
|
2017-07-27 09:53:57 +00:00 |
Makefile
|
|
|
xform_ah.c
|
Use pool_cache(9) instead of pool(9) for tdb_crypto objects
|
2017-08-10 06:33:51 +00:00 |
xform_esp.c
|
Use pool_cache(9) instead of pool(9) for tdb_crypto objects
|
2017-08-10 06:33:51 +00:00 |
xform_ipcomp.c
|
Use pool_cache(9) instead of pool(9) for tdb_crypto objects
|
2017-08-10 06:33:51 +00:00 |
xform_ipip.c
|
Prepare to stop using isr->sav
|
2017-07-14 12:26:26 +00:00 |
xform_tcp.c
|
Prepare to stop using isr->sav
|
2017-07-14 12:26:26 +00:00 |
xform.h
|
Prepare to stop using isr->sav
|
2017-07-14 12:26:26 +00:00 |