summaryrefslogtreecommitdiff
path: root/package/base-files/files/etc/sysctl_early.conf
blob: 6f2eeea040310b61a98c04cd7fd2f985e6b99522 (plain)
1
2
3
# Avoid race-conditions with SLAAC
net.ipv6.conf.default.accept_ra=0
net.ipv6.conf.all.accept_ra=0