On 01/12/2018 09:37 AM, Michal Privoznik wrote:
Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
---
tools/virsh-completer.c | 47 +++++++++++++++++++++++++++++++++++++++++++++++
tools/virsh-completer.h | 4 ++++
tools/virsh-interface.c | 16 +++++++++-------
3 files changed, 60 insertions(+), 7 deletions(-)
Noted a couple of patches ago about the oddness with
virshDomainInterfaceCompleter... Doesn't stop this, but it may alter
this one if the other interface is changed.
Reviewed-by: John Ferlan <jferlan(a)redhat.com>
John