]> git.ipfire.org Git - thirdparty/strongswan.git/commit
kernel-netlink: Enable UDP GRO
authorTobias Brunner <tobias@strongswan.org>
Tue, 25 Mar 2025 12:44:44 +0000 (13:44 +0100)
committerTobias Brunner <tobias@strongswan.org>
Mon, 14 Apr 2025 09:39:44 +0000 (11:39 +0200)
commit57e74f64b38f6f8a1c46f50a4c7660ed7dc77b61
treeccb969d40f0a6a00399cd52645205b4af9da4022
parentd54a29cc5cf6ce6ee73e13f4fda4807ec9c0f955
kernel-netlink: Enable UDP GRO

This enables GRO offload for inbound ESP-in-UDP packets if the
esp4|6_offload modules are loaded.  Note that inbound ESP or ESP-in-UDP
packets won't be visible on layer 3 in Netfilter or tcpdump.
src/include/linux/udp.h
src/libcharon/plugins/kernel_netlink/kernel_netlink_ipsec.c