]> git.ipfire.org Git - thirdparty/iptables.git/commit
iptables: support for match aliases
authorJan Engelhardt <jengelh@inai.de>
Thu, 27 Sep 2012 21:48:25 +0000 (23:48 +0200)
committerJan Engelhardt <jengelh@inai.de>
Sat, 29 Sep 2012 21:14:44 +0000 (23:14 +0200)
commitc436dad7cfdd80ca4a05ceed556c39babc266f55
tree7b91b28f5ef3f735e18c08fbcf7beeb1eae5fe1f
parent50f19190a60ff7d69e88406a71a2f27e09008566
iptables: support for match aliases

This patch allows for match names listed on the command line to be
rewritten to new names and revisions, like we did for targets before.

Signed-off-by: Jan Engelhardt <jengelh@inai.de>
include/xtables.h
iptables/ip6tables.c
iptables/iptables.c
libxtables/xtables.c