diff --git a/hack/modules-amd64.txt b/hack/modules-amd64.txt index 559464a95..877ed1ea9 100644 --- a/hack/modules-amd64.txt +++ b/hack/modules-amd64.txt @@ -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 diff --git a/hack/modules-arm64.txt b/hack/modules-arm64.txt index 3b11b7551..8df29effd 100644 --- a/hack/modules-arm64.txt +++ b/hack/modules-arm64.txt @@ -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