Committed by
alshabib
Add a new method sendMsg(OFMessage msg, TableType type) in OpenFlowSwitch interf…
…ace to support multiple-table aware FlowRuleService. Other changes are caused due to the new method. Add type() in FlowRule interface to determine the table in which the flow rule need to be set. Change-Id: I6518a01f4a5fba23f09f70b619f3844b5e33ce8f
Showing
13 changed files
with
189 additions
and
3 deletions
openflow/drivers/src/main/java/org/onosproject/openflow/drivers/OFSwitchImplSpringOpenTTP.java
0 → 100644
-
Please register or login to post a comment