5.6.5.1.2. vlcp.service.sdn.plugins.networknativedriver

Note

This document is generated from the source file.

View Source on GitHub

Physical network with type=native does not have isolation technique, so there can be only one logical network in each physical network.

class vlcp.service.sdn.plugins.networknativedriver.NetworkNativeDriver(server)

Network driver for native networks. Native network is a physical network provides only one logical network capacity. Packets from the logical network is directly forwarded to the physical network.

__init__(server)

Constructor