luci icon indicating copy to clipboard operation
luci copied to clipboard

Luci mod status handle obsoleted /proc/net/nf conntrack

Open jpfox156 opened this issue 3 years ago • 1 comments

enables use of the conntrack tool (/usr/sbin/conntrack) in cases the kernel hasn't been compiled with CONFIG_NF_CONNTRACK_PROCFS.

Obsoleting of /proc/net/nf_conntrack affects luci-bwc (luci-mod-status) and sys.net.conntrack within sys.lua (luci-base).

/proc/net/nf_conntrack remains preferred over /usr/sbin/conntrack

jpfox156 avatar Feb 25 '22 13:02 jpfox156