DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: dev@dpdk.org
Cc: Olivier Matz <olivier.matz@6wind.com>
Subject: Re: [dpdk-dev] [PATCH] cmdline: standardize conversion of IP address strings
Date: Mon, 23 Apr 2018 02:38:31 +0200	[thread overview]
Message-ID: <1612207.9CW8VGUfN3@xps> (raw)
In-Reply-To: <20180129102903.21203-1-olivier.matz@6wind.com>

There was no review or ack for this patch.
It will be merged soon if no comment.

29/01/2018 11:29, Olivier Matz:
> The code to convert IPv4 and IPv6 address strings into a binary format
> (inet_ntop) was included in the cmdline library because the DPDK was
> historically compiled in environments where the standard inet_ntop()
> function is not available. Today, this is not the case and the standard
> inet_ntop() can be used.
> 
> This patch removes the internal inet_ntop*() functions and their
> specific license.
> 
> There is a small functional impact: IP addresses like 012.34.56.78
> are not valid anymore.
> 
> Signed-off-by: Olivier Matz <olivier.matz@6wind.com>

  reply	other threads:[~2018-04-23  0:38 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-29 10:29 Olivier Matz
2018-04-23  0:38 ` Thomas Monjalon [this message]
2018-04-23 19:39 ` Thomas Monjalon

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=1612207.9CW8VGUfN3@xps \
    --to=thomas@monjalon.net \
    --cc=dev@dpdk.org \
    --cc=olivier.matz@6wind.com \
    /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).