aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
diff options
context:
space:
mode:
authorChristian Brauner <christian@brauner.io>2019-06-24 15:29:23 +0200
committerDavid S. Miller <davem@davemloft.net>2019-06-28 14:34:28 -0700
commit5cdda5f1d6adde02da591ca2196f20289977dc56 (patch)
tree4a26a3696905c50e800abcab1cb7d7e3dc14f4c5 /include/net
parentMerge tag 'batadv-next-for-davem-20190627v2' of git://git.open-mesh.org/linux-merge (diff)
downloadlinux-dev-5cdda5f1d6adde02da591ca2196f20289977dc56.tar.xz
linux-dev-5cdda5f1d6adde02da591ca2196f20289977dc56.zip
ipv4: enable route flushing in network namespaces
Tools such as vpnc try to flush routes when run inside network namespaces by writing 1 into /proc/sys/net/ipv4/route/flush. This currently does not work because flush is not enabled in non-initial network namespaces. Since routes are per network namespace it is safe to enable /proc/sys/net/ipv4/route/flush in there. Link: https://github.com/lxc/lxd/issues/4257 Signed-off-by: Christian Brauner <christian.brauner@ubuntu.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net')
0 files changed, 0 insertions, 0 deletions