The refactoring in https://vyos.dev/T6627 introduced two errors: a missing import and a check of is_node_changed within verify; correct the organization.
Description
Description
Details
Details
- Version
- -
- Is it a breaking change?
- Perfectly compatible
- Issue type
- Bug (incorrect behavior)
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | BUG | jestabro | T6608 configd should report exceptions uncaught by conf_mode scripts as commit error | ||
| Resolved | BUG | jestabro | T6627 nat64 config mode script configures state outside of canonical functions, preventing running under configd | ||
| Resolved | BUG | jestabro | T7645 Fix missing import and incorrect check in nat64 |