diff options
author | 2008-11-25 18:00:48 -0800 | |
---|---|---|
committer | 2008-11-25 18:00:48 -0800 | |
commit | b27aeadb5948d400df83db4d29590fb9862ba49d (patch) | |
tree | f76cc43150164facbb890e4d5c619a99fe6ce303 /net/unix/af_unix.c | |
parent | netns xfrm: /proc/net/xfrm_stat in netns (diff) | |
download | wireguard-linux-b27aeadb5948d400df83db4d29590fb9862ba49d.tar.xz wireguard-linux-b27aeadb5948d400df83db4d29590fb9862ba49d.zip |
netns xfrm: per-netns sysctls
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@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions