Page MenuHomeVyOS Platform

Firewall, nat and policy route - Switch to valueless
Closed, ResolvedPublicBUG

Description

Review all commands in those 3 features, and switch to valueless leafNode when possible.
For example for logs:

## Add log capabilities to a rule
set firewall ... rule 10 log enable

## And this is useless. Same as if entry is not present
set firewall ... rule 10 log disable

For this example, simple use:

set firewall .. rule 10 log

Details

Difficulty level
Unknown (require assessment)
Version
1.5-rolling-202311090023
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Config syntax change (migratable)
Issue type
Cosmetic issue (typos etc.)