mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-29 20:23:01 +02:00
With Classic builds out of the way we can move everything back to common again to simplify and reduce our collective cognitive overhead a bit. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
6 lines
170 B
Plaintext
6 lines
170 B
Plaintext
net.ipv6.conf.all.forwarding=1
|
|
net.ipv6.conf.default.forwarding=0
|
|
net.ipv6.conf.all.autoconf=0
|
|
net.ipv6.conf.default.autoconf=0
|
|
net.ipv6.conf.default.keep_addr_on_down=1
|