All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denis Kenzior <denkenz@gmail.com>
To: ell@lists.01.org
Subject: Re: [PATCH 1/2] rtnl: Make IPv4 and IPv6 naming scheme consistent
Date: Fri, 14 Feb 2020 12:58:50 -0600	[thread overview]
Message-ID: <e30cac8e-d66a-e614-350e-46a07fbf2f5e@gmail.com> (raw)
In-Reply-To: <20200214182337.11132-2-wagi@monom.org>

[-- Attachment #1: Type: text/plain, Size: 603 bytes --]

Hi Daniel,

On 2/14/20 12:23 PM, Daniel Wagner wrote:
> Add the protocol version into into the function names and drop the
> infix 'ipv6' string. This makes it more consistent with the existing
> APIs.
> ---
>   ell/rtnl.c       | 52 ++++++++++++++++++++++++------------------------
>   ell/rtnl.h       | 28 +++++++++++++-------------
>   unit/test-rtnl.c | 42 +++++++++++++++++++-------------------
>   3 files changed, 61 insertions(+), 61 deletions(-)
> 

Applied after splitting this patch in two.  One for rtnl.[ch] changes 
and one for unit/ directory changes.

Regards,
-Denis

  reply	other threads:[~2020-02-14 18:58 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-14 18:23 [PATCH 0/2] rtnl cleanups Daniel Wagner
2020-02-14 18:23 ` [PATCH 1/2] rtnl: Make IPv4 and IPv6 naming scheme consistent Daniel Wagner
2020-02-14 18:58   ` Denis Kenzior [this message]
2020-02-15  9:27     ` Daniel Wagner
2020-02-14 18:23 ` [PATCH 2/2] rtnl: Rename l_rtnl_ifaddr{4|6|}_get to l_rntl_ifaddr{4|6}_dump Daniel Wagner
2020-02-14 19:00   ` Denis Kenzior

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=e30cac8e-d66a-e614-350e-46a07fbf2f5e@gmail.com \
    --to=denkenz@gmail.com \
    --cc=ell@lists.01.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.