summaryrefslogtreecommitdiff
path: root/sysconf
diff options
context:
space:
mode:
Diffstat (limited to 'sysconf')
-rw-r--r--sysconf/vyatta-sysctl.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/sysconf/vyatta-sysctl.conf b/sysconf/vyatta-sysctl.conf
index a9ee1c97..01d2f390 100644
--- a/sysconf/vyatta-sysctl.conf
+++ b/sysconf/vyatta-sysctl.conf
@@ -66,3 +66,7 @@ net.ipv6.conf.default.accept_source_route=-1
# Disable ipv6 accept_redirects by default
net.ipv6.conf.default.accept_redirects=0
+
+# Keep address when interface goes down
+net.ipv6.conf.default.address_flush=0
+