mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-06 23:43:20 +02:00
board/common: enable ipv4 and ipv6 global forwarding flag by default
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>
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
net.ipv4.ip_forward=1
|
||||
net.ipv6.conf.all.forwarding=1
|
||||
Reference in New Issue
Block a user