mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-02 05:43:02 +02:00
Replace the existing remove-module-names-pass in the RESTCONF transport -- which only worked for top-level containers -- with libyang's standard `.print_dict()` used by the NETCONF transport implementation. As a bouns, the implementation of `.get_iface()` is now transport agnostic.