The packet in proposed builds, installs and loads correctly on both GA
and HWE kernel.

GA:
$ sudo apt install -t noble-proposed iptables-netflow-dkms
$ dkms status
ipt-netflow/2.6, 6.8.0-51-generic, x86_64: installed
$ sudo modprobe ipt_NETFLOW
$ lsmod | grep ipt_NETFLOW
ipt_NETFLOW           102400  0
nf_conntrack          196608  1 ipt_NETFLOW
x_tables               65536  2 ipt_NETFLOW,ip_tables
$ sudo rmmod ipt_NETFLOW

HWE:
$ sudo apt install -t noble-proposed iptables-netflow-dkms
$ dkms status
ipt-netflow/2.6, 6.11.0-12-generic, x86_64: installed
$ sudo modprobe ipt_NETFLOW
$ lsmod | grep ipt_NETFLOW
ipt_NETFLOW           102400  0
nf_conntrack          200704  1 ipt_NETFLOW
x_tables               65536  2 ipt_NETFLOW,ip_tables
$ sudo rmmod ipt_NETFLOW

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2091425

Title:
  iptables-netflow-dkms FTBS in Noble with linux-6.11-hwe kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/iptables-netflow/+bug/2091425/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to