[PATCH 53/53] netns xfrm: per-netns sysctls

David Miller davem at davemloft.net
Tue Nov 25 18:00:56 PST 2008


From: Alexey Dobriyan <adobriyan at gmail.com>
Date: Tue, 25 Nov 2008 20:27:25 +0300

> Make
> 	net.core.xfrm_aevent_etime
> 	net.core.xfrm_acq_expires
> 	net.core.xfrm_aevent_rseqth
> 	net.core.xfrm_larval_drop
> 
> sysctls per-netns.
> 
> For that make net_core_path[] global, register it to prevent two
> /proc/net/core antries and change initcall position -- xfrm_init() is called
> from fs_initcall, so this one should be fs_initcall at least.
> 
> Signed-off-by: Alexey Dobriyan <adobriyan at gmail.com>

Applied.

Thanks a lot Alexey.


More information about the Containers mailing list