]> git.ipfire.org Git - thirdparty/iptables.git/commit
xshared: Merge and share parse_chain()
authorPhil Sutter <phil@nwl.cc>
Fri, 5 Apr 2019 11:21:19 +0000 (13:21 +0200)
committerPhil Sutter <phil@nwl.cc>
Tue, 23 Nov 2021 14:01:23 +0000 (15:01 +0100)
commit1189d830ea4fd269da87761d400ebabca02e1ef3
treeb7c6e734d3dfc43727b3ce589633d80c264e01b1
parent1eab8e83aec0e6965f11f8cad460add1caeae629
xshared: Merge and share parse_chain()

Have a common routine to perform chain name checks, combining all
variants' requirements.

Signed-off-by: Phil Sutter <phil@nwl.cc>
iptables/ip6tables.c
iptables/iptables.c
iptables/xshared.c
iptables/xshared.h
iptables/xtables.c