The network controller provides fingerprinting, iptables setup, VM start and stop configuration handling. This commit links the main driver code, to the network controller, so that network functionality is now present in the driver for VM tasks.
A followup PR will be raised to handle restoration of the teardown spec within the taskhandle. This is used when destroying a VM for removing the IPTables entries.
The network controller provides fingerprinting, iptables setup, VM start and stop configuration handling. This commit links the main driver code, to the network controller, so that network functionality is now present in the driver for VM tasks.
A followup PR will be raised to handle restoration of the teardown spec within the taskhandle. This is used when destroying a VM for removing the IPTables entries.