summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorPaul Holzinger <pholzing@redhat.com>2021-10-26 15:32:01 +0200
committerMatthew Heon <matthew.heon@pm.me>2021-11-12 11:08:25 -0500
commita67bf0f9213e38e74681134a9265c88121960808 (patch)
tree6f39ade20a9fa79699309cf4457d8b3ce806f6fa /utils
parent47afa6d96218605f9ca5b78c5a420f38e4c84cf9 (diff)
downloadpodman-a67bf0f9213e38e74681134a9265c88121960808.tar.gz
podman-a67bf0f9213e38e74681134a9265c88121960808.tar.bz2
podman-a67bf0f9213e38e74681134a9265c88121960808.zip
Slirp4netns with ipv6 set net.ipv6.conf.default.accept_dad=0
Duplicate Address Detection slows the ipv6 setup down for 1-2 seconds. Since slirp4netns is run it is own namespace and not directly routed we can skip this to make the ipv6 address immediately available. We change the default to make sure the slirp tap interface gets the correct value assigned so DAD is disabled for it. Also make sure to change this value back to the original after slirp4netns is ready in case users rely on this sysctl. Fixes #11062 Signed-off-by: Paul Holzinger <pholzing@redhat.com>
Diffstat (limited to 'utils')
0 files changed, 0 insertions, 0 deletions