--- zzzz-none-000/linux-5.4.213/net/ipv6/Kconfig 2022-09-15 10:04:56.000000000 +0000 +++ miami-7690-761/linux-5.4.213/net/ipv6/Kconfig 2024-05-29 11:20:02.000000000 +0000 @@ -304,4 +304,14 @@ depends on IPV6_SEG6_LWTUNNEL depends on IPV6 = y +config MAP_E_SUPPORT + bool "IPv6: MAP (RFC 7597) support" + default n + depends on IPV6 + ---help--- + MAP-E is a mechanism for transporting IPv4 packets across + an IPv6 network using IP encapsulation. + + If unsure, say N. + endif # IPV6