mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-31 04:53:01 +02:00
This adds support for collapsing container-lists where applicable. E.g., 'edit interfaces interface eth0' -> 'edit interface eth0'. Great care has been taken to not mess up when container-lists are critical, like ipv4/ipv6 routes. Fix #187 Signed-off-by: Joachim Wiberg <troglobit@gmail.com>