[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1421763347-4354-1-git-send-email-nicolas.dichtel@6wind.com>
Date: Tue, 20 Jan 2015 15:15:41 +0100
From: Nicolas Dichtel <nicolas.dichtel@...nd.com>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net
Subject: [PATCH net-next 0/6] netns: advertise netns via netlink
The first patch of the serie fix a bug of the previous serie (present in
net-next only).
The rest of the serie adds an attribute to advertise the peer netns for
rtnetlink messages where this information is needed by userland to be able to
interpret fully the received message.
drivers/net/macvlan.c | 6 ++++++
drivers/net/veth.c | 9 +++++++++
drivers/net/vxlan.c | 5 +++++
include/uapi/linux/neighbour.h | 1 +
net/8021q/vlan_netlink.c | 8 ++++++++
net/core/net_namespace.c | 1 +
net/core/rtnetlink.c | 5 ++++-
net/ipv6/ip6_gre.c | 1 +
8 files changed, 35 insertions(+), 1 deletion(-)
Comments are welcome.
Regards,
Nicolas
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists