On 09/04/2012 12:10 PM, Osier Yang wrote:
> tools/virsh-interface.c:
> * vshInterfaceSorter to sort interfaces by name
>
> * vshInterfaceListFree to free the interface objects list.
>
> * vshInterfaceListCollect to collect the interface objects, trying
> to use new API first, fall back to
tools/virsh-interface.c:
* vshInterfaceSorter to sort interfaces by name
* vshInterfaceListFree to free the interface objects list.
* vshInterfaceListCollect to collect the interface objects, trying
to use new API first, fall back to older APIs if it's not supported.
---
tools/virsh-in