]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: Add timestamps to network events
authorAndrea Bolognani <abologna@redhat.com>
Fri, 8 Jan 2016 10:50:55 +0000 (11:50 +0100)
committerAndrea Bolognani <abologna@redhat.com>
Mon, 11 Jan 2016 11:45:21 +0000 (12:45 +0100)
commitdd4e9351ba5e2513ceba9655712441a0d886e2b7
treeeef3ee55fe2f152cf574b38693df1581ffb948bd
parent75a96e0cc4f4e2e019a92b9d3baa39876c07bf6c
virsh: Add timestamps to network events

Implement a --timestamp option for 'virsh net-event', similar to the
one for 'virsh event'.

When the option is used, the human-readable timestamp will be printed
before the message.
tools/virsh-network.c