feat: add IPv6 GRE support

Pulls in https://github.com/siderolabs/pkgs/pull/1458

Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com>
(cherry picked from commit 52e8727d0112967a62a3d9ae6bf26d713db242e1)
This commit is contained in:
Andrey Smirnov 2026-02-09 14:41:39 +04:00
parent 924125420b
commit a025ea46c5
No known key found for this signature in database
GPG Key ID: 322C6F63F594CE7C
2 changed files with 2 additions and 0 deletions

View File

@ -236,6 +236,7 @@ kernel/lib/objagg.ko
kernel/lib/parman.ko
kernel/lib/raid6/raid6_pq.ko
kernel/net/ipv4/ip_gre.ko
kernel/net/ipv6/ip6_gre.ko
kernel/net/openvswitch/vport-gre.ko
kernel/net/tls/tls.ko
modules.builtin

View File

@ -230,6 +230,7 @@ kernel/lib/objagg.ko
kernel/lib/parman.ko
kernel/lib/raid6/raid6_pq.ko
kernel/net/ipv4/ip_gre.ko
kernel/net/ipv6/ip6_gre.ko
kernel/net/openvswitch/vport-gre.ko
kernel/net/tls/tls.ko
modules.builtin