mirror of https://github.com/hak5/openwrt.git
4 lines
99 B
Plaintext
4 lines
99 B
Plaintext
|
# Avoid race-conditions with SLAAC
|
||
|
net.ipv6.conf.default.accept_ra=0
|
||
|
net.ipv6.conf.all.accept_ra=0
|