]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
esx: Add nwfilter driver stub
authorMatthias Bolte <matthias.bolte@googlemail.com>
Wed, 14 Apr 2010 23:38:50 +0000 (01:38 +0200)
committerMatthias Bolte <matthias.bolte@googlemail.com>
Thu, 15 Apr 2010 17:52:38 +0000 (19:52 +0200)
commit77408cc0e1273439c16d31765a88dd2f24aaf580
tree016c41dff89693c3e157209648d2309e091a587d
parentec724071e94245924742aa481212b5f13cf6fe38
esx: Add nwfilter driver stub

This stops libvirt trying to connect to a non-existing libvirtd on the
ESX server in order to find a nwfilter driver.
src/Makefile.am
src/esx/esx_driver.c
src/esx/esx_nwfilter_driver.c [new file with mode: 0644]
src/esx/esx_nwfilter_driver.h [new file with mode: 0644]