On 06/21/2011 09:44 AM, Stefan Berger wrote:
On 06/21/2011 08:01 AM, Gerhard Stenzel wrote:
> Next try ..
[...]
>
> +
> #endif /* __VIR_INTERFACE_H__ */
> Index: libvirt/src/libvirt_private.syms
> ===================================================================
> --- libvirt.orig/src/libvirt_private.syms
> +++ libvirt/src/libvirt_private.syms
> @@ -507,7 +507,9 @@ ifaceCheck;
> ifaceCtrl;
> ifaceGetFlags;
> ifaceGetIndex;
> +ifaceGetMacaddr;
> ifaceGetVlanID;
> +ifaceSetMacaddr;
> ifaceIsUp;
>
>
> ===================================================================
>
ACK. Unless someone else opposes, I'd push later today cleaning up
what I commented about above.
Pushed now.
Stefan