]> git.ipfire.org Git - thirdparty/iptables.git/commit
extensions: conntrack: Reuse print_state() for old state match
authorPhil Sutter <phil@nwl.cc>
Fri, 26 Jul 2024 11:21:09 +0000 (13:21 +0200)
committerPhil Sutter <phil@nwl.cc>
Wed, 31 Jul 2024 21:13:55 +0000 (23:13 +0200)
commit1c86d5513cd79c1df1a5e473ce51256129723f3e
tree0ac27d0effc47a44293c414b9e2597c04ad1f333
parent95cdf550cf1c8dfba4fd7af19e5cadc10daead9f
extensions: conntrack: Reuse print_state() for old state match

The extra bits supported by print_state() won't be set by the parser, no
functional change expected.

Signed-off-by: Phil Sutter <phil@nwl.cc>
extensions/libxt_conntrack.c