[libvirt] [PATCH] [RESEND] To list basic information about the network.
Osier Yang
jyang at redhat.com
Wed Nov 17 06:07:12 UTC 2010
于 2010年11月17日 00:18, Eric Blake 写道:
> 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.
>
urgh, it should by my carelessly "chmod".
>>
>> ACK
>
> Pushed, after squashing in some documentation:
>
forgot to update the docs, thanks :-)
- Osier
> 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
>
>
More information about the libvir-list
mailing list