]> git.ipfire.org Git - thirdparty/iptables.git/commit
xtables: remove xtables_set_revision function
authorJan Engelhardt <jengelh@medozas.de>
Mon, 7 Jun 2010 10:00:24 +0000 (12:00 +0200)
committerJan Engelhardt <jengelh@medozas.de>
Mon, 7 Jun 2010 10:00:24 +0000 (12:00 +0200)
commit11c2dd54b69e06ae3f35dea130ecba3df3859243
tree7be48a673e07551b1d38dbbf0fef157d8753d2ff
parent0cb675b8f18c4b074d4c69461638820708e98100
xtables: remove xtables_set_revision function

Since iptables uses its own copies of the header files anyway where the
revision field is exposed, there is no reach to access name[] beyond its
size.

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
configure.ac
include/xtables.h.in
ip6tables.c
iptables.c
xtables.c