Merge branch 'link_netns_advertise'
authorDavid S. Miller <davem@davemloft.net>
Sat, 24 Jan 2015 01:51:26 +0000 (17:51 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sat, 24 Jan 2015 01:51:26 +0000 (17:51 -0800)
commitf4ac8292b09350868418983fc1b85a6c6e48a177
tree0dbb105a5d413ab622e6b9b5d18137ec93d7f809
parentd7924450e14ea414568563ec01489f77452b00b4
parent193523bf937309d57c6dd7839bcf34d7a029dbee
Merge branch 'link_netns_advertise'

Nicolas Dichtel says:

====================
netns: advertise netns via netlink

The first patch of the series fix a bug of the previous series (present in
net-next only).
The rest of the series 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.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>