]> xenbits.xensource.com Git - libvirt.git/commit
cleanup: make nlComm commonly available
authorStefan Berger <stefanb@us.ibm.com>
Wed, 22 Jun 2011 18:17:36 +0000 (14:17 -0400)
committerStefan Berger <stefanb@us.ibm.com>
Wed, 22 Jun 2011 18:17:36 +0000 (14:17 -0400)
commit6a5978833a51990a83da86ea1e333768290e171a
tree51cf0daadc3fc7ac4ffe69db44bb7eb25d3b00ff
parent50a6a1267ad45f4af1c872744777ba5a4b03d29e
cleanup: make nlComm commonly available

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.
po/POTFILES.in
src/Makefile.am
src/libvirt_private.syms
src/util/macvtap.c
src/util/netlink.c [new file with mode: 0644]
src/util/netlink.h [new file with mode: 0644]