From: Denis Kenzior <denkenz@gmail.com>
To: ell@lists.01.org
Subject: Re: [PATCH 0/3] rtnl: add missing APIs
Date: Fri, 14 Feb 2020 13:05:15 -0600 [thread overview]
Message-ID: <d0019dfc-2df9-6d22-c8d3-c594e77f02c2@gmail.com> (raw)
In-Reply-To: <20200214185253.32658-1-wagi@monom.org>
[-- Attachment #1: Type: text/plain, Size: 803 bytes --]
Hi Daniel,
On 2/14/20 12:52 PM, Daniel Wagner wrote:
> The first two patches make the API for both protocol version
> complete. The last patch adds the table, priority and preference to
> the extract functions, which is a very uselful information.
>
> This series is based on the cleanup series send before.
>
> Daniel Wagner (3):
> rtnl: Add l_rtnl_route6_dump() and l_rtnl_route6_extract()
> unit: Add unit test for l_rtnl_route6_{dump|extract}
> rtnl: Extract table, priority and pref
>
> ell/rtnl.c | 130 ++++++++++++++++++++++++++++++++---------------
> ell/rtnl.h | 10 +++-
> unit/test-rtnl.c | 42 +++++++++++++--
> 3 files changed, 137 insertions(+), 45 deletions(-)
>
All applied. I did split the last patch into two.
Regards,
-Denis
prev parent reply other threads:[~2020-02-14 19:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-14 18:52 [PATCH 0/3] rtnl: add missing APIs Daniel Wagner
2020-02-14 18:52 ` [PATCH 1/3] rtnl: Add l_rtnl_route6_dump() and l_rtnl_route6_extract() Daniel Wagner
2020-02-14 18:52 ` [PATCH 2/3] unit: Add unit test for l_rtnl_route6_{dump|extract} Daniel Wagner
2020-02-14 18:52 ` [PATCH 3/3] rtnl: Extract table, priority and pref Daniel Wagner
2020-02-14 19:05 ` Denis Kenzior [this message]
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=d0019dfc-2df9-6d22-c8d3-c594e77f02c2@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.