On Sun, 7 Dec 2025 22:55:02 +0100 Lorenzo Bianconi wrote:
net/netfilter/nf_flow_table_ip.c:383:29: error: invalid use of undefined type ‘const struct inet6_protocol’ 383 | ret = ipprot->handler(skb); | ^~
Hi Jakub,
I guess CONFIG_IPV6 is not enabled, right? I will fix it.
IDK, it's run but TC folks I don't see the artifact for config in the logs.