mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-29 12:13:01 +02:00
The per-interface and per-af setting in the ietf-ip yang module allow the user to enable a more granular forwarding between interfaces, which is disabled by default. Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
3 lines
53 B
Plaintext
3 lines
53 B
Plaintext
net.ipv4.ip_forward=1
|
|
net.ipv6.conf.all.forwarding=1
|