]> git.ipfire.org Git - thirdparty/iptables.git/commit
libxtables: abolish AI_CANONNAME
authorJan Engelhardt <jengelh@inai.de>
Wed, 8 Mar 2017 16:26:57 +0000 (17:26 +0100)
committerPablo Neira Ayuso <pablo@netfilter.org>
Wed, 8 Mar 2017 16:48:53 +0000 (17:48 +0100)
commit48ad179bfdfdcab2e742ddfc868d2abaae78dcd3
tree8b06826ba8e4ba772cb1b0d7d6794ff316c6028d
parent9f50bbdfee7e5f16ac84fb7f7605f9cdce82062a
libxtables: abolish AI_CANONNAME

ares->ai_canonname is never used, so there is no point in requesting
that piece of information with AI_CANONNAME.

Signed-off-by: Jan Engelhardt <jengelh@inai.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
libxtables/xtables.c