| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-06-12 | T8980: apply exclusion mask before taking difference of trees | John Estabrook | |
| 2026-06-12 | T8980: refactor functions out of config_mgmt.py | John Estabrook | |
| This is no real need to have these in config_mgmt; moving to config_sync will localize needed modifications to local/remote configs for exclusion mask. | |||
| 2026-04-01 | config-sync: T7784: Add command to diff configuration with secondary node | Oleksandr Kuchmystyi | |
| Add a new operational command to compare configuration between nodes participating in config synchronization. New command: - `show configuration secondary sync [commands] [running|candidate|saved] [config-node-path]`. This allows operators to view configuration differences across secondary peer before applying or syncing changes. Supports: - displaying using raw diff and 'commands' format; - optional section filtering (subtree comparison); - selectable config source (running, candidate, saved). | |||
