1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-26 07:55:01 +00:00
freebsd/sys/netipsec
Konstantin Belousov 9a7096ff54 ipsec_offload: hide SA/SP offload lifecycle prints under verbose sysctl
Reported and reviewed by:	kp
Discussed with:	np
Sponsored by:	NVIDIA networking
Differential revision:	https://reviews.freebsd.org/D46045
2024-07-21 11:53:19 +03:00
..
ah_var.h
ah.h
esp_var.h netipsec/xform_esp.c: make esp_ctr_compatibility global 2024-07-12 06:29:31 +03:00
esp.h
ipcomp_var.h
ipcomp.h
ipsec6.h ipsec_output(): add mtu argument 2024-07-12 06:29:31 +03:00
ipsec_input.c ipsec_offload: kernel infrastructure 2024-07-12 07:27:58 +03:00
ipsec_mbuf.c
ipsec_mod.c
ipsec_offload.c ipsec_offload: hide SA/SP offload lifecycle prints under verbose sysctl 2024-07-21 11:53:19 +03:00
ipsec_offload.h ipsec_offload: offload inner checksums calculations for UDP/TCP/TSO 2024-07-12 07:27:58 +03:00
ipsec_output.c ipsec_offload: offload inner checksums calculations for UDP/TCP/TSO 2024-07-12 07:27:58 +03:00
ipsec_pcb.c ipsec_offload: kernel infrastructure 2024-07-12 07:27:58 +03:00
ipsec_support.h ipsec_output(): add mtu argument 2024-07-12 06:29:31 +03:00
ipsec.c netipsec: move declaration of the sysctl net.inet{,6}.ipsec nodes to header 2024-07-21 11:53:19 +03:00
ipsec.h netipsec: move declaration of the sysctl net.inet{,6}.ipsec nodes to header 2024-07-21 11:53:19 +03:00
key_debug.c ipsec_offload: kernel infrastructure 2024-07-12 07:27:58 +03:00
key_debug.h
key_var.h
key.c ipsec_offload: kernel infrastructure 2024-07-12 07:27:58 +03:00
key.h ipsec_offload: kernel infrastructure 2024-07-12 07:27:58 +03:00
keydb.h ipsec_offload: kernel infrastructure 2024-07-12 07:27:58 +03:00
keysock.c
keysock.h
subr_ipsec.c ipsec_output(): add mtu argument 2024-07-12 06:29:31 +03:00
udpencap.c
xform_ah.c
xform_esp.c netipsec/xform_esp.c: make esp_ctr_compatibility global 2024-07-12 06:29:31 +03:00
xform_ipcomp.c
xform_tcp.c
xform.h