All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Wagner <wagi@monom.org>
To: ell@lists.01.org
Subject: [PATCH 0/2] rtnl cleanups
Date: Fri, 14 Feb 2020 19:23:35 +0100	[thread overview]
Message-ID: <20200214182337.11132-1-wagi@monom.org> (raw)

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

As discussed on IRC here are the API changes.

Daniel Wagner (2):
  rtnl: Make IPv4 and IPv6 naming scheme consistent
  rtnl: Rename l_rtnl_ifaddr{4|6|}_get to l_rntl_ifaddr{4|6}_dump

 ell/rtnl.c       | 52 ++++++++++++++++++++++++------------------------
 ell/rtnl.h       | 28 +++++++++++++-------------
 unit/test-rtnl.c | 42 +++++++++++++++++++-------------------
 3 files changed, 61 insertions(+), 61 deletions(-)

-- 
2.25.0

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

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-14 18:23 Daniel Wagner [this message]
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
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=20200214182337.11132-1-wagi@monom.org \
    --to=wagi@monom.org \
    --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.