]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh-interface: Add a static helper virshInterfaceStringHelper
authorLin Ma <lma@suse.com>
Tue, 10 Nov 2020 09:50:55 +0000 (17:50 +0800)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 10 Nov 2020 17:34:07 +0000 (18:34 +0100)
commit9b751469ea30b3890ae95160731bebc25b9db16e
tree7a2cb7bfa8d700cab16db99192d0f0ca54b9e8e6
parentf8b3e98a01ae5ec9f8ea2b9efd1493ffa196e5ec
virsh-interface: Add a static helper virshInterfaceStringHelper

It will be helpful to get the desired string of interface name/mac in a
consistent way.

Signed-off-by: Lin Ma <lma@suse.com>
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
tools/virsh-completer-interface.c