netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Arpan Kapoor <rpnkpr@gmail.com>
To: Jan Engelhardt <jengelh@inai.de>
Cc: netfilter-devel@vger.kernel.org
Subject: Re: [PATCH] iptables: Replace gethostbyname() with getaddrinfo()
Date: Thu, 17 Mar 2016 21:45:43 +0530	[thread overview]
Message-ID: <20160317161509.GA5809@arch> (raw)
In-Reply-To: <alpine.LSU.2.20.1603171443100.30641@nerf40.vanv.qr>

On Thu, Mar 17, 2016 at 02:44:00PM +0100, Jan Engelhardt wrote:
> 
> You should just remove host_to_ipaddr and ipparse_hostnetwork,
> because nothing appears to be using them anymore. Everything
> switched to xtopt_parse_host.

ipparse_hostnetwork is utilized by xtables_ipparse_any and
xtables_ipparse_multiple which are being used by
1) arpmangle_parse (extensions/libarpt_mangle.c)
2) do_command4 (iptables/iptables.c)
3) nft_ipv4_post_parse (iptables/nft-ipv4.c)

Excuse me if I'm missing something. I'm new to the codebase
and this is my first patch.

  reply	other threads:[~2016-03-17 16:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-17 12:57 [PATCH] iptables: Replace gethostbyname() with getaddrinfo() Arpan Kapoor
2016-03-17 13:44 ` Jan Engelhardt
2016-03-17 16:15   ` Arpan Kapoor [this message]
2016-07-03  9:08 ` Pablo Neira Ayuso

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20160317161509.GA5809@arch \
    --to=rpnkpr@gmail.com \
    --cc=jengelh@inai.de \
    --cc=netfilter-devel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).