]> git.ipfire.org Git - thirdparty/iptables.git/commit
libxtables: Display weird character warning for wildcards
authorOliver Ford <ojford@gmail.com>
Fri, 5 May 2017 11:11:50 +0000 (11:11 +0000)
committerPablo Neira Ayuso <pablo@gnumonks.org>
Mon, 8 May 2017 18:01:38 +0000 (20:01 +0200)
commitc29d99c83d95ca063fd378bd0b7f798eb66163fb
tree8c6420e1ec4c5543db0278def50064a8341b0e91
parent1fe96cfb71baa915d02d7734739bed7ecc9d79cd
libxtables: Display weird character warning for wildcards

Change the scope of the weird character check loop so that
it checks for invalid characters when the interface name
contains a wildcard.

Fixes Bugzilla #1085.

Signed-off-by: Oliver Ford <ojford@gmail.com>
Signed-off-by: Pablo Neira Ayuso <pablo@gnumonks.org>
libxtables/xtables.c