]> git.baikalelectronics.ru Git - kernel.git/commit
netns xfrm: pass netns with KM notifications
authorAlexey Dobriyan <adobriyan@gmail.com>
Wed, 26 Nov 2008 01:50:36 +0000 (17:50 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 26 Nov 2008 01:50:36 +0000 (17:50 -0800)
commitd17a5dda4f3dde3fc4e7073d0c6630b3e47315b2
treef6f94b1429700979cb1407fc1f96de487f6bf085
parentbb578d5abda85a7cdd194ef30b05853249e8954a
netns xfrm: pass netns with KM notifications

SA and SPD flush are executed with NULL SA and SPD respectively, for
these cases pass netns explicitly from userspace socket.

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