opnsense-src/sys/netipsec
Konstantin Belousov 65f264dcf7 ipsec_offload: indirect two more functions on the ipsec.ko module load
Specifically, ipsec_accel_on_ifdown() and ipsec_accel_drv_sa_lifetime_update()
should be present in kernel for future mlx5en driver to be statically
linkable into the kernel built with IPSEC_HOOKS + IPSEC_OFFLOAD.

Sponsored by:	NVIDIA networking
2024-07-30 17:59:49 +03:00
..
ah.h sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
ah_var.h sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
esp.h sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
esp_var.h netipsec/xform_esp.c: make esp_ctr_compatibility global 2024-07-12 06:29:31 +03:00
ipcomp.h sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
ipcomp_var.h sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06: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
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 sys: Remove $FreeBSD$: two-line .h pattern 2023-08-16 11:54:11 -06:00
ipsec_mod.c Add UDP encapsulation of ESP in IPv6 2024-01-16 20:44:34 +00:00
ipsec_offload.c ipsec_offload: indirect two more functions on the ipsec.ko module load 2024-07-30 17:59:49 +03:00
ipsec_offload.h ipsec_offload: indirect two more functions on the ipsec.ko module load 2024-07-30 17:59:49 +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
key.c ipsec_offload: indirect two more functions on the ipsec.ko module load 2024-07-30 17:59:49 +03:00
key.h ipsec_offload: kernel infrastructure 2024-07-12 07:27:58 +03:00
key_debug.c ipsec_offload: kernel infrastructure 2024-07-12 07:27:58 +03:00
key_debug.h sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
key_var.h sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
keydb.h ipsec_offload: kernel infrastructure 2024-07-12 07:27:58 +03:00
keysock.c sockets: provide correct pr_shutdown for keysock and SDP 2024-01-16 12:02:59 -08:00
keysock.h sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
subr_ipsec.c ipsec_output(): add mtu argument 2024-07-12 06:29:31 +03:00
udpencap.c Fix KASSERT in 80044c78 causing build failures 2024-01-16 23:15:00 +00:00
xform.h sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
xform_ah.c sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
xform_esp.c netipsec/xform_esp.c: make esp_ctr_compatibility global 2024-07-12 06:29:31 +03:00
xform_ipcomp.c sys: Remove $FreeBSD$: one-line .c comment pattern 2023-08-16 11:54:24 -06:00
xform_tcp.c sys: Remove $FreeBSD$: one-line .c pattern 2023-08-16 11:54:36 -06:00