commit | 07fb0f1799dcb6b3df527909811fd6704278842e | [log] [tgz] |
---|---|---|
author | Alexey Dobriyan <adobriyan@gmail.com> | Tue Nov 25 17:58:31 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Nov 25 17:58:31 2008 -0800 |
tree | 65b14c59b1010b529bf087cbc6329a96d9e6e347 | |
parent | 3fa87a3210a24ae406c2ccd37a52585baeb21546 [diff] |
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>