public interface FlowInitializer
Modifier and Type | Method and Description |
---|---|
void |
purgeFlows(DataPathId dpid)
Sends "delete all flowmods" command to the specified datapath.
|
boolean |
pushDefaultFlows(DataPathId dpid)
Gathers and pushes default flows to the specified datapath.
|
void purgeFlows(DataPathId dpid)
dpid
- the target datapathboolean pushDefaultFlows(DataPathId dpid)
dpid
- the target datapathCopyright © 2015. All Rights Reserved.