]> git.ipfire.org Git - thirdparty/iptables.git/commit
nft: ruleparse: Introduce nft_parse_rule_expr()
authorPhil Sutter <phil@nwl.cc>
Wed, 31 Jul 2024 00:07:28 +0000 (02:07 +0200)
committerPhil Sutter <phil@nwl.cc>
Thu, 10 Apr 2025 16:45:43 +0000 (18:45 +0200)
commitd84b1647514f3121bd4a6adfca9a977751c39bbc
tree1feb8581ae11567da1e136469f85bbf1c7578492
parent17fb168f007eb4200a1d3325898cf5256a029d81
nft: ruleparse: Introduce nft_parse_rule_expr()

Extract the parsing of one expression into a separate function and
export it, preparing for following code changes.

Signed-off-by: Phil Sutter <phil@nwl.cc>
iptables/nft-ruleparse.c
iptables/nft-ruleparse.h