All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] rtnl cleanups
@ 2020-02-14 18:23 Daniel Wagner
  2020-02-14 18:23 ` [PATCH 1/2] rtnl: Make IPv4 and IPv6 naming scheme consistent 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
  0 siblings, 2 replies; 6+ messages in thread
From: Daniel Wagner @ 2020-02-14 18:23 UTC (permalink / raw)
  To: ell

[-- 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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2020-02-15  9:27 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

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.