Committed by
Brian O'Connor
Initial implementation: The init extended flow rule and store interface APIs
The APIs are for supporting service data to install on network devices. This is related to JIRA ticket ID ONOS-869. Updated API code and added implementation code files. Modified API for supporting payload abstruction, and added routing mechanism for pushing flow rules to devices. Added more javadoc, and fixed some minor issues. Updated javadoc, removed unnecessary method, and test code. Change-Id: I105defc92a9e01b30601fcb56a9dafa086d4adc0
Showing
16 changed files
with
1218 additions
and
4 deletions
core/store/dist/src/main/java/org/onosproject/store/flowext/impl/DefaultFlowRuleExtRouter.java
0 → 100644
core/store/dist/src/main/java/org/onosproject/store/flowext/impl/FlowExtRouterMessageSubjects.java
0 → 100644
-
Please register or login to post a comment