summaryrefslogtreecommitdiff
path: root/smoketest/configs/assert/firewall-groups-name
AgeCommit message (Collapse)Author
2026-04-03firewall: T8282: Normalize invalid network-group names during migrationOleksandr Kuchmystyi
Replace unsupported characters (e.g. `,`, `+`) with `_` when migrating from 1.3.x and handle name collisions safely to prevent commit failures.