]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: require --mac to avoid detach-interface ambiguity
authorMichal Privoznik <mprivozn@redhat.com>
Tue, 25 Jan 2011 17:31:00 +0000 (18:31 +0100)
committerEric Blake <eblake@redhat.com>
Tue, 25 Jan 2011 17:47:28 +0000 (10:47 -0700)
commitcee47aace104346ef975cb1fb3f7126a88c03244
treead5aaf5865d1cb62144ed74318408e8c1a5fb81b
parent75da8b850517311202bfb6f0c3840845acc4b475
virsh: require --mac to avoid detach-interface ambiguity

bugfix for https://bugzilla.redhat.com/show_bug.cgi?id=671050

virsh simply refutes to detach-interface in case when multiple
interfaces are attached and --mac is not specified.
AUTHORS
tools/virsh.c