]> git.ipfire.org Git - thirdparty/libvirt.git/commit
esx: Implement interface driver
authorMatthias Bolte <matthias.bolte@googlemail.com>
Sat, 4 Aug 2012 17:48:50 +0000 (19:48 +0200)
committerMatthias Bolte <matthias.bolte@googlemail.com>
Thu, 9 Aug 2012 20:31:46 +0000 (22:31 +0200)
commitb9dfbf5723d23f953e0a611a39e83ab2b5ae378b
tree65bdb03a0260e99d128744c3789b7b0f24061273
parent98c7d8b278c8589eddc86ac0eacd63a8ceeaf854
esx: Implement interface driver

Lists available PhysicalNic devices. A PhysicalNic is always active
and can neither be defined nor undefined.

A PhysicalNic is used to bridge a HostVirtualSwitch to the physical
network.
src/esx/esx_interface_driver.c
src/esx/esx_vi.c
src/esx/esx_vi.h
src/esx/esx_vi_generator.input
src/esx/esx_vi_generator.py