netns PF_KEY: part 2
authorAlexey Dobriyan <adobriyan@gmail.com>
Wed, 26 Nov 2008 01:58:31 +0000 (17:58 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 26 Nov 2008 01:58:31 +0000 (17:58 -0800)
commit07fb0f1799dcb6b3df527909811fd6704278842e
tree65b14c59b1010b529bf087cbc6329a96d9e6e347
parent3fa87a3210a24ae406c2ccd37a52585baeb21546
netns PF_KEY: part 2

* interaction with userspace -- take netns from userspace socket.
* in ->notify hook take netns either from SA or explicitly passed --
we don't know if SA/SPD flush is coming.
* stub policy migration with init_net for now.

Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/key/af_key.c