freebsd-skq/sys/netipsec
gnn 3b2535b452 MFC 290028:
Turning on IPSEC used to introduce a slight amount of performance
degradation (7%) for host host TCP connections over 10Gbps links,
even when there were no secuirty policies in place. There is no
change in performance on 1Gbps network links. Testing GENERIC vs.
GENERIC-NOIPSEC vs. GENERIC with this change shows that the new
code removes any overhead introduced by having IPSEC always in the
kernel.

Differential Revision:	D3993
Sponsored by:	Rubicon Communications (Netgate)
2015-11-26 02:24:45 +00:00
..
ah_var.h
ah.h
esp_var.h
esp.h
ipcomp_var.h
ipcomp.h
ipip_var.h
ipsec6.h MFC r275390: 2015-06-02 03:43:36 +00:00
ipsec_input.c MFC r275392: 2015-06-02 03:14:42 +00:00
ipsec_mbuf.c MFC r275392: 2015-06-02 03:14:42 +00:00
ipsec_output.c MFC r275392: 2015-06-02 03:14:42 +00:00
ipsec.c MFC 290028: 2015-11-26 02:24:45 +00:00
ipsec.h MFC r275390: 2015-06-02 03:43:36 +00:00
key_debug.c MFC r275390: 2015-06-02 03:43:36 +00:00
key_debug.h MFC r275390: 2015-06-02 03:43:36 +00:00
key_var.h
key.c MFC r285204: 2015-07-15 21:09:38 +00:00
key.h MFC r275390: 2015-06-02 03:43:36 +00:00
keydb.h MFC r275390: 2015-06-02 03:43:36 +00:00
keysock.c MFC r275390: 2015-06-02 03:43:36 +00:00
keysock.h MFC r275390: 2015-06-02 03:43:36 +00:00
xform_ah.c MFC r275392: 2015-06-02 03:14:42 +00:00
xform_esp.c MFC r275392: 2015-06-02 03:14:42 +00:00
xform_ipcomp.c MFC r275392: 2015-06-02 03:14:42 +00:00
xform_ipip.c MFC r275392: 2015-06-02 03:14:42 +00:00
xform_tcp.c MFC r275392: 2015-06-02 03:14:42 +00:00
xform.h