.. |
Makefile
|
more IPSEC header cleanup: don't install unneeded headers to userland,
|
2012-01-06 14:17:10 +00:00 |
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
|
IPSEC has not come in two speeds for a long time now (IPSEC == kame,
|
2013-06-05 19:01:26 +00:00 |
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
|
Use M_WAITOK to allocate mbufs wherever sleepable
|
2017-11-21 07:03:08 +00:00 |
ipsec.h
|
Constify isr at many places (NFC)
|
2017-10-03 08:56:52 +00:00 |
ipsec6.h
|
Constify isr at many places (NFC)
|
2017-10-03 08:56:52 +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
|
Provide macros for softnet_lock and KERNEL_LOCK hiding NET_MPSAFE switch
|
2017-11-17 07:37:12 +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
|
…
|
|
key.c
|
Don't touch an SP without a reference to it
|
2017-12-01 06:34:14 +00:00 |
key.h
|
Use M_WAITOK to allocate mbufs wherever sleepable
|
2017-11-21 07:03:08 +00:00 |
key_debug.c
|
- sanitize key debugging so that we don't print extra newlines or unassociated
|
2017-09-28 17:21:42 +00:00 |
key_debug.h
|
- sanitize key debugging so that we don't print extra newlines or unassociated
|
2017-09-28 17:21:42 +00:00 |
key_var.h
|
…
|
|
keydb.h
|
MP-ify SAD (savlist)
|
2017-08-09 09:48:11 +00:00 |
keysock.c
|
- sanitize key debugging so that we don't print extra newlines or unassociated
|
2017-09-28 17:21:42 +00:00 |
keysock.h
|
Let PF_KEY socks hold their own lock instead of softnet_lock
|
2017-07-27 09:53:57 +00:00 |
xform.h
|
Add argument to encapsw->pr_input() instead of m_tag.
|
2017-11-15 10:42:41 +00:00 |
xform_ah.c
|
Constify isr at many places (NFC)
|
2017-10-03 08:56:52 +00:00 |
xform_esp.c
|
Constify isr at many places (NFC)
|
2017-10-03 08:56:52 +00:00 |
xform_ipcomp.c
|
Constify isr at many places (NFC)
|
2017-10-03 08:56:52 +00:00 |
xform_ipip.c
|
Add argument to encapsw->pr_input() instead of m_tag.
|
2017-11-15 10:42:41 +00:00 |
xform_tcp.c
|
Constify isr at many places (NFC)
|
2017-10-03 08:56:52 +00:00 |