Page MenuHomeVyOS Platform

Correct calling of config mode script dependencies from firewall.py
Closed, ResolvedPublicBUG

Description

The current manner of calling dependent conf_mode scripts (nat.py, policy-route.py) from firewall.py does not work under vyos-configd, as the called scripts are not provided a usable Config object. Provide a workaround pending the completion of a general solution in T4820.

Details

Difficulty level
Normal (likely a few hours)
Version
vyos-1.4
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Bug (incorrect behavior)