[libvirt] [PATCH] [RESEND] To list basic information about the network.

Eric Blake eblake at redhat.com
Tue Nov 16 16:18:41 UTC 2010


On 11/16/2010 06:14 AM, Daniel P. Berrange wrote:
> On Tue, Nov 16, 2010 at 03:48:47PM +0800, Osier Yang wrote:
>> * tools/virsh.c
>> ---
>>  tools/virsh.c |   59 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
>>  1 files changed, 59 insertions(+), 0 deletions(-)
>>  mode change 100644 => 100755 tools/virsh.c

The mode change is bogus.  I've fixed it, but you may want to figure out
how you accidentally marked it as executable in the first place.

> 
> ACK

Pushed, after squashing in some documentation:

diff --git i/tools/virsh.pod w/tools/virsh.pod
index b21e916..8032256 100644
--- i/tools/virsh.pod
+++ w/tools/virsh.pod
@@ -743,6 +743,10 @@ except that it does some error checking.
 The editor used can be supplied by the C<$VISUAL> or C<$EDITOR> environment
 variables, and defaults to C<vi>.

+=item B<net-info> I<network>
+
+Returns basic information about the I<network> object.
+
 =item B<net-list> optional I<--inactive> or I<--all>

 Returns the list of active networks, if I<--all> is specified this will
also


-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 619 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20101116/225c1863/attachment-0001.sig>


More information about the libvir-list mailing list