Skip to content

Commit a025ea4

Browse files
committed
feat: add IPv6 GRE support
Pulls in siderolabs/pkgs#1458 Signed-off-by: Andrey Smirnov <andrey.smirnov@siderolabs.com> (cherry picked from commit 52e8727)
1 parent 9241254 commit a025ea4

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

hack/modules-amd64.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -236,6 +236,7 @@ kernel/lib/objagg.ko
236236
kernel/lib/parman.ko
237237
kernel/lib/raid6/raid6_pq.ko
238238
kernel/net/ipv4/ip_gre.ko
239+
kernel/net/ipv6/ip6_gre.ko
239240
kernel/net/openvswitch/vport-gre.ko
240241
kernel/net/tls/tls.ko
241242
modules.builtin

hack/modules-arm64.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,7 @@ kernel/lib/objagg.ko
230230
kernel/lib/parman.ko
231231
kernel/lib/raid6/raid6_pq.ko
232232
kernel/net/ipv4/ip_gre.ko
233+
kernel/net/ipv6/ip6_gre.ko
233234
kernel/net/openvswitch/vport-gre.ko
234235
kernel/net/tls/tls.ko
235236
modules.builtin

0 commit comments

Comments
 (0)