.. |
ah_var.h
|
Migrate structs ahstat, espstat, ipcompstat, ipipstat, pfkeystat,
|
2013-07-09 10:08:13 +00:00 |
ah.h
|
|
|
esp_var.h
|
Migrate structs ahstat, espstat, ipcompstat, ipipstat, pfkeystat,
|
2013-07-09 10:08:13 +00:00 |
esp.h
|
|
|
ipcomp_var.h
|
Migrate structs ahstat, espstat, ipcompstat, ipipstat, pfkeystat,
|
2013-07-09 10:08:13 +00:00 |
ipcomp.h
|
|
|
ipsec6.h
|
Remove unused declartations.
|
2014-12-02 02:32:28 +00:00 |
ipsec_input.c
|
Strip IP header only when we act in tunnel mode.
|
2014-11-13 10:48:59 +00:00 |
ipsec_mbuf.c
|
Use IPSECSTAT_INC() and IPSEC6STAT_INC() macros for ipsec statistics
|
2013-06-20 09:55:53 +00:00 |
ipsec_output.c
|
Count statistics for the specific address family.
|
2014-11-13 12:58:33 +00:00 |
ipsec.c
|
Remove SYSCTL_VNET_* macros, and simply put CTLFLAG_VNET where needed.
|
2014-11-07 09:39:05 +00:00 |
ipsec.h
|
Fix multiple incorrect SYSCTL arguments in the kernel:
|
2014-10-21 07:31:21 +00:00 |
key_debug.c
|
Fix style bug: rename the refcount field of m_ext to ext_cnt, to match
|
2014-07-11 14:34:29 +00:00 |
key_debug.h
|
|
|
key_var.h
|
Remove more constants related to static sysctl nodes. The MAXID constants
|
2014-02-25 18:44:33 +00:00 |
key.c
|
Remove SYSCTL_VNET_* macros, and simply put CTLFLAG_VNET where needed.
|
2014-11-07 09:39:05 +00:00 |
key.h
|
Use a static callout to drive key_timehandler() instead of timeout().
|
2014-10-23 20:43:16 +00:00 |
keydb.h
|
Make the IPsec SADB embedded route cache a union to be able to hold both the
|
2010-10-23 20:35:40 +00:00 |
keysock.c
|
Change pr_output's prototype to avoid the need for explicit casts.
|
2014-08-15 02:43:02 +00:00 |
keysock.h
|
Change pr_output's prototype to avoid the need for explicit casts.
|
2014-08-15 02:43:02 +00:00 |
xform_ah.c
|
Remove SYSCTL_VNET_* macros, and simply put CTLFLAG_VNET where needed.
|
2014-11-07 09:39:05 +00:00 |
xform_esp.c
|
Remove SYSCTL_VNET_* macros, and simply put CTLFLAG_VNET where needed.
|
2014-11-07 09:39:05 +00:00 |
xform_ipcomp.c
|
Remove SYSCTL_VNET_* macros, and simply put CTLFLAG_VNET where needed.
|
2014-11-07 09:39:05 +00:00 |
xform_ipip.c
|
Do not use xform_ipip as decapsulation fallback.
|
2014-11-26 17:44:49 +00:00 |
xform_tcp.c
|
|
|
xform.h
|
Remove ip4_input() declaration. It was removed in r275133.
|
2014-11-27 00:27:39 +00:00 |