On Tue, 17 Nov 2020 18:34:22 +0000 Georg Kohmann (geokohma) wrote:
>>> net/ipv6/netfilter/nf_conntrack_reasm.c:462: undefined
reference to `ipv6_frag_thdr_truncated'
Moving ipv6_frag_thdr_truncated() from reassembly.c to exthdrs_core.c seams to fix the
issue. I guess this is related to that IPv6 is a module in this build.
Is this the correct way to handle this?
I'd rather you added a dependency on IPv6 to the appropriate Kconfig.