]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'netns-next'
authorDavid S. Miller <davem@davemloft.net>
Tue, 7 Apr 2015 21:29:47 +0000 (17:29 -0400)
committerDavid S. Miller <davem@davemloft.net>
Tue, 7 Apr 2015 21:29:47 +0000 (17:29 -0400)
commitbb2a43fb0b5843f5b1991a7ebb3dfbd4c48ba6a9
tree2c9faf03479b4aaefe193c47b2c66061e95ddfcd
parent3300119591a0a364d0e95d2ffef18b0b7f2f52ac
parent04d2736f4f21429fa92724fcb4e1a49ba618e9ae
Merge branch 'netns-next'

Nicolas Dichtel says:

====================
netns: enhance netlink interface for nsid

The first patch is a small cleanup. The second patch implements notifications
for netns id events. And the last one allows to dump existing netns id from
userland.

iproute2 patches are available, I can send them on demand.

v2: drop the first patch (the fix is now in net-next)
====================

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