]> xenbits.xensource.com Git - libvirt.git/commit
cmdNetworkList: switch to FILTER
authorMichal Privoznik <mprivozn@redhat.com>
Mon, 8 Jun 2015 14:13:14 +0000 (16:13 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 12 Jun 2015 14:44:24 +0000 (16:44 +0200)
commit0258d9ab465f9508671df0d2c950499a3172b4aa
tree720c324571025ac0107aed0f30df9852c81d67e5
parent87c81cd5ee87239fd2429a8ca158ddc2b65faf01
cmdNetworkList: switch to FILTER

Instead of sticking to old code pattern use the one laid out by
cmdList. Use FILTER() macro instead of series of boolean
variables.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
tools/virsh-network.c