]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: tweak domif-getlink link state reporting message
authorErik Skultety <eskultet@redhat.com>
Tue, 24 Feb 2015 16:25:55 +0000 (17:25 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 4 Mar 2015 13:47:50 +0000 (14:47 +0100)
commitd9c7f014ee7c23d25483acf4bce344fae169f1dd
tree9fe8ecad8f71fe67952aef2606d0f099226647e3
parentf7c1410b0ee5b878e81f2eddf86c609947a9b27c
virsh: tweak domif-getlink link state reporting message

According to docs, we only support 2 link states for an interface
up/down, 'up' being the default state if link state is unspecified in
domain's XML, so the message when no link state is provided should be
changed a little.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1141119
tools/virsh-domain-monitor.c