[libvirt] [PATCH 1/2 V2] cleanup: make nlComm commonly available

Eric Blake eblake at redhat.com
Wed Jun 22 17:29:34 UTC 2011


On 06/21/2011 05:48 PM, Stefan Berger wrote:
> In a first cleanup step, make nlComm from macvtap.c commonly available
> for other code to use. Since nlComm uses Linux-specific structures as
> parameters it's prototype is only visible on Linux.
> 
> v2:
>   - making nlComm visible also on non-Linux platforms
> 
> Signed-off-by: Stefan Berger <stefanb at linux.vnet.ibm.com>
> 
> ---
>  src/Makefile.am          |    1 
>  src/libvirt_private.syms |    4 +
>  src/util/macvtap.c       |   98 ------------------------------
>  src/util/netlink.c       |  152 +++++++++++++++++++++++++++++++++++++++++++++++
>  src/util/netlink.h       |   18 +++++
>  5 files changed, 176 insertions(+), 97 deletions(-)

ACK.

-- 
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/20110622/b7a8ddf8/attachment-0001.sig>


More information about the libvir-list mailing list