Re: [libvirt] [PATCH v2] Consolidate interface related functions in interface.c

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Eric Blake <eblake@xxxxxxxxxx> wrote on 04/13/2010 10:15:01 AM:


>
> On 04/13/2010 04:34 AM, Stefan Berger wrote:
> > Changes from v1 to v2:
> > - changed function name prefixes to 'iface' from previous 'Iface'
> >
> >
> > I am consolidating network interface related functions used in nwfilter
> > and macvtap code in utils/interface.c. All function names are prefixed
> > with 'Iface'. The following functions are now available through
> > interface.h:
> >
> > int ifaceCtrl(const char *name, bool up);
> > int ifaceUp(const char *name);
> > int ifaceDown(const char *name);
> >
> > int ifaceCheck(bool reportError, const char *ifname,
> >                const unsigned char *macaddr, int ifindex);
> >
> > int ifaceGetIndex(bool reportError, const char *ifname, int *ifindex);
>
> ACK.


Pushed with some minor fixes to have 'make syntax-check' pass.

   Stefan
--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list

[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]