From: Stephen Hemminger <stephen@networkplumber.org>
To: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Cc: shemminger@vyatta.com, netdev@vger.kernel.org
Subject: Re: [PATCH v2 iproute2-next 1/4] include: update headers
Date: Thu, 5 Feb 2015 10:26:59 -0800 [thread overview]
Message-ID: <20150205102659.7b4a3ebb@urahara> (raw)
In-Reply-To: <1422454550-32222-1-git-send-email-nicolas.dichtel@6wind.com>
On Wed, 28 Jan 2015 15:15:47 +0100
Nicolas Dichtel <nicolas.dichtel@6wind.com> wrote:
> Copy from sanitized headers.
>
> Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
> ---
>
> v2: took last headers from net-next
>
> include/linux/if_link.h | 4 ++++
> include/linux/neighbour.h | 1 +
> include/linux/net_namespace.h | 23 +++++++++++++++++++++++
> include/linux/rtnetlink.h | 5 +++++
> 4 files changed, 33 insertions(+)
> create mode 100644 include/linux/net_namespace.h
All kernel headers for iproute2 must come from the result of:
$ make headers_install
Please submit a patch to net-next which makes net_namespace.h
(from include/uapi/linux/net_namespace.h) get correctly installed into
usr/include/linux/net_namespace.h
The file is missing from include/uapi/linux/Kbuild
next prev parent reply other threads:[~2015-02-05 18:27 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-20 10:36 [PATCH iproute2-next 1/3] include: update headers Nicolas Dichtel
2015-01-20 10:36 ` [PATCH iproute2-next 2/3] ipnetns: allow to get and set netns ids Nicolas Dichtel
2015-01-20 10:36 ` [PATCH iproute2-next 3/3] iplink: add support of IFLA_LINK_NETNSID attribute Nicolas Dichtel
2015-01-28 13:28 ` [PATCH iproute2-next 1/3] include: update headers Nicolas Dichtel
2015-01-28 14:15 ` [PATCH v2 iproute2-next 1/4] " Nicolas Dichtel
2015-01-28 14:15 ` [PATCH v2 iproute2-next 2/4] ipnetns: allow to get and set netns ids Nicolas Dichtel
2015-01-28 14:15 ` [PATCH v2 iproute2-next 3/4] iplink: add support of IFLA_LINK_NETNSID attribute Nicolas Dichtel
2015-01-28 14:15 ` [PATCH v2 iproute2-next 4/4] bridge/fdb: display link netns id Nicolas Dichtel
2015-02-05 18:26 ` Stephen Hemminger [this message]
2015-02-06 9:02 ` [PATCH v2 iproute2-next 1/4] include: update headers Nicolas Dichtel
2015-02-17 16:30 ` [PATCH v3 iproute2 " Nicolas Dichtel
2015-02-17 16:30 ` [PATCH v3 iproute2 2/4] ipnetns: allow to get and set netns ids Nicolas Dichtel
2015-02-17 16:30 ` [PATCH v3 iproute2 3/4] iplink: add support of IFLA_LINK_NETNSID attribute Nicolas Dichtel
2015-02-17 16:30 ` [PATCH v3 iproute2 4/4] bridge/fdb: display link netns id Nicolas Dichtel
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=20150205102659.7b4a3ebb@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 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.