add support to enable routing
This commit is contained in:
parent
a3f13ff8da
commit
8a8192749b
5 changed files with 51 additions and 0 deletions
|
|
@ -19,4 +19,5 @@ firewall:
|
|||
input: drop
|
||||
output: accept
|
||||
forward: drop
|
||||
routing: False
|
||||
vars: {}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue