From: Stephen Hemminger <stephen@networkplumber.org>
To: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Cc: shemminger@vyatta.com, netdev@vger.kernel.org
Subject: Re: [PATCH iproute2-next 1/2] include: update linux/rtnetlink.h
Date: Fri, 10 Apr 2015 13:24:21 -0700 [thread overview]
Message-ID: <20150410132421.599eaf5e@urahara> (raw)
In-Reply-To: <1428568214-8673-1-git-send-email-nicolas.dichtel@6wind.com>
On Thu, 9 Apr 2015 10:30:13 +0200
Nicolas Dichtel <nicolas.dichtel@6wind.com> wrote:
> Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
> ---
> include/linux/rtnetlink.h | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/include/linux/rtnetlink.h b/include/linux/rtnetlink.h
> index 28650a31d77f..702b19b4207e 100644
> --- a/include/linux/rtnetlink.h
> +++ b/include/linux/rtnetlink.h
> @@ -134,6 +134,8 @@ enum {
>
> RTM_NEWNSID = 88,
> #define RTM_NEWNSID RTM_NEWNSID
> + RTM_DELNSID = 89,
> +#define RTM_DELNSID RTM_DELNSID
> RTM_GETNSID = 90,
> #define RTM_GETNSID RTM_GETNSID
>
> @@ -633,6 +635,8 @@ enum rtnetlink_groups {
> #define RTNLGRP_MDB RTNLGRP_MDB
> RTNLGRP_MPLS_ROUTE,
> #define RTNLGRP_MPLS_ROUTE RTNLGRP_MPLS_ROUTE
> + RTNLGRP_NSID,
> +#define RTNLGRP_NSID RTNLGRP_NSID
> __RTNLGRP_MAX
> };
> #define RTNLGRP_MAX (__RTNLGRP_MAX - 1)
Unnecessary, already don on net-next branch
next prev parent reply other threads:[~2015-04-10 20:24 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-09 8:30 [PATCH iproute2-next 1/2] include: update linux/rtnetlink.h Nicolas Dichtel
2015-04-09 8:30 ` [PATCH iproute2-next 2/2] netns: allow to dump and monitor nsid Nicolas Dichtel
2015-04-09 8:36 ` Vadim Kochan
2015-04-10 14:03 ` Nicolas Dichtel
2015-04-09 8:48 ` Vadim Kochan
2015-04-10 14:03 ` Nicolas Dichtel
2015-04-15 12:23 ` [PATCH v2 iproute2] " Nicolas Dichtel
2015-04-10 20:24 ` Stephen Hemminger [this message]
[not found] ` <797e9129b12148228f163402c284dce6@HQ1WP-EXMB12.corp.brocade.com>
2015-04-20 17:02 ` [PATCH iproute2-next 2/2] " 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=20150410132421.599eaf5e@urahara \
--to=stephen@networkplumber.org \
--cc=netdev@vger.kernel.org \
--cc=nicolas.dichtel@6wind.com \
--cc=shemminger@vyatta.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox