--- zzzz-none-000/linux-4.4.60/net/ipv6/netfilter/Kconfig 2017-04-08 07:53:53.000000000 +0000 +++ scorpion-7490-727/linux-4.4.60/net/ipv6/netfilter/Kconfig 2021-02-04 17:41:59.000000000 +0000 @@ -334,5 +334,14 @@ endif # IP6_NF_IPTABLES +config NF_IPV6_DUMMY_HEADER + tristate "Retain Dummy fragment header" + depends on NF_DEFRAG_IPV6 + default n + help + This option allows to retain dummy fragment header in an IPv6 packet. + Dummy fragment header is the fragment header with Fragment Offset and + M bit as 0. + endmenu