commit | 0331b1f383e1fa4049f8e75cafeea8f006171c64 | [log] [tgz] |
---|---|---|
author | Alexey Dobriyan <adobriyan@gmail.com> | Tue Nov 25 17:21:45 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Nov 25 17:21:45 2008 -0800 |
tree | 69409ab7c17e1527ed063bb4f2eda440e2cb4ea2 | |
parent | 50a30657fd7ee77a94a6bf0ad86eba7c37c3032e [diff] |
netns xfrm: add struct xfrm_policy::xp_net Again, to avoid complications with passing netns when not necessary. Again, ->xp_net is set-once field, once set it never changes. Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>