]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: lookup interface by name or mac other than one by one
authorGuannan Ren <gren@redhat.com>
Wed, 15 May 2013 14:15:03 +0000 (22:15 +0800)
committerGuannan Ren <gren@redhat.com>
Thu, 16 May 2013 01:12:44 +0000 (09:12 +0800)
commit36c0a791e6936d1f2eba1b810288cc82a25d7f47
treed06bd2f3d1dd2df1190bd50b25ee0f7e080a93fc
parenta6a04ea47a8143ba46150889d8dae1c861df6389
virsh: lookup interface by name or mac other than one by one

Use virMacAddrParse() to distinguish interface name from interface
mac address.
tools/virsh-interface.c