You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package/base-files/files/etc/sysctl_early.conf

4 lines
99 B
Plaintext

# Avoid race-conditions with SLAAC
net.ipv6.conf.default.accept_ra=0
net.ipv6.conf.all.accept_ra=0