]> git.ipfire.org Git - thirdparty/iptables.git/commit
Introduce match/target aliases
authorJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Mon, 28 Jan 2013 20:15:27 +0000 (21:15 +0100)
committerJozsef Kadlecsik <kadlec@blackhole.kfki.hu>
Mon, 28 Jan 2013 20:15:27 +0000 (21:15 +0100)
commitefcdba41ca6bde51c8753cb30c869c370f0a3b93
tree754838ddd79a400ffea344cd975ca02586951daa
parent983196ceb4d3bb7b6d3cf6da18bb6d5a5eafb347
Introduce match/target aliases

The match/target alias allows us to support the syntax of matches, targets
targets merged into other matches/targets.
include/xtables.h
iptables/ip6tables.c
iptables/iptables.c