summaryrefslogtreecommitdiffstats
path: root/libiptc
diff options
context:
space:
mode:
authorPhil Sutter <phil@nwl.cc>2024-07-31 15:56:12 +0200
committerPhil Sutter <phil@nwl.cc>2025-04-10 18:45:43 +0200
commit2db8bf2fbf080f6a054b658df65c468bfa0db68d (patch)
tree545c59e6b751a01d942a275fea174cadd31f184d /libiptc
parentd84b1647514f3121bd4a6adfca9a977751c39bbc (diff)
nft: __add_{match,target}() can't fail
These functions either call xtables_error() which terminates the process or succeed - make them return void. While at it, export them as rule parsing code will call them in future. Also make input parameter const, they're not supposed to alter extension data. Signed-off-by: Phil Sutter <phil@nwl.cc>
Diffstat (limited to 'libiptc')
0 files changed, 0 insertions, 0 deletions