The debdiff in attach allows to build iptables-netflow-dkms on linux-6.15. Tested on Questing 6.15.0-4-generic:
$ uname -a Linux ubuntu-questing-amd64-tester 6.15.0-4-generic #4-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 4 14:41:53 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux $ dkms status ipt-netflow/2.6, 6.15.0-4-generic, x86_64: installed $ sudo modprobe ipt_NETFLOW $ lsmod | grep ipt_NETFLOW ipt_NETFLOW 98304 0 x_tables 65536 2 ipt_NETFLOW,ip_tables Tested also on Questing 6.16.0-4-generic: $ uname -a Linux ubuntu-questing-amd64-tester 6.16.0-4-generic #4-Ubuntu SMP PREEMPT_DYNAMIC Mon Jun 30 13:20:21 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux $ dkms status ipt-netflow/2.6, 6.16.0-4-generic, x86_64: installed $ sudo modprobe ipt_NETFLOW $ lsmod | grep ipt_NETFLOW ipt_NETFLOW 98304 0 x_tables 65536 2 ipt_NETFLOW,ip_tables ** Patch added: "iptables-questing-6.15-fix.debdiff" https://bugs.launchpad.net/ubuntu/+source/iptables-netflow/+bug/2116328/+attachment/5889002/+files/iptables-questing-6.15-fix.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2116328 Title: iptables-netflow-dkms FTBFS in Questing with 6.15 kernel To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/iptables-netflow/+bug/2116328/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
