faucet.valve_outonly module

Implementation of Valve output only.

class faucet.valve_outonly.OutputOnlyManager(vlan_table, highest_priority)[source]

Bases: ValveManagerBase

Implementation of Valve output only.

add_port(port)[source]

install flows in response to a new port

del_port(port)[source]

delete flows in response to a port removal