From: Jiri Benc <jbenc@redhat.com>
To: Thomas Graf <tgraf@suug.ch>
Cc: stephen@networkplumber.org, netdev@vger.kernel.org,
roopa@cumulusnetworks.com, mengke.liu@intel.com,
tom@herbertland.com
Subject: Re: [PATCH 1/3] libnetlink: introduce rta_nest and u8,u16,u64 helpers for nesting within rtattr
Date: Thu, 15 Oct 2015 18:51:36 +0200 [thread overview]
Message-ID: <20151015185136.57a1c8d0@griffin> (raw)
In-Reply-To: <da2d3d3f6b5241e383ca88a00cff2e0e21e796c4.1444907416.git.tgraf@suug.ch>
On Thu, 15 Oct 2015 13:13:38 +0200, Thomas Graf wrote:
> From: Roopa Prabhu <roopa@cumulusnetworks.com>
>
> This patch introduces two new api's rta_nest and rta_nest_end to
> nest attributes inside a rta attribute represented by 'struct rtattr'
> as required to construct a nexthop. Also adds rta_addattr* variants
> for u8, u16 and u64 as needed to support encapsulation.
>
> Signed-off-by: Roopa Prabhu <roopa@cumulusnetworks.com>
> Signed-off-by: Thomas Graf <tgraf@suug.ch>
Acked-by: Jiri Benc <jbenc@redhat.com>
--
Jiri Benc
next prev parent reply other threads:[~2015-10-15 16:51 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-15 11:13 [PATCH 0/3 iproute2] Lightweight tunnels Thomas Graf
2015-10-15 11:13 ` [PATCH 1/3] libnetlink: introduce rta_nest and u8,u16,u64 helpers for nesting within rtattr Thomas Graf
2015-10-15 16:51 ` Jiri Benc [this message]
2015-10-15 11:13 ` [PATCH 2/3] lwtunnel: Add encapsulation support to ip route Thomas Graf
2015-10-15 16:51 ` Jiri Benc
2015-10-15 11:13 ` [PATCH 3/3] ip-route man: add usage and description for lwtunnel encap attributes Thomas Graf
2015-10-15 16:52 ` Jiri Benc
2015-10-16 23:16 ` Stephen Hemminger
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=20151015185136.57a1c8d0@griffin \
--to=jbenc@redhat.com \
--cc=mengke.liu@intel.com \
--cc=netdev@vger.kernel.org \
--cc=roopa@cumulusnetworks.com \
--cc=stephen@networkplumber.org \
--cc=tgraf@suug.ch \
--cc=tom@herbertland.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 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.