Committed by
Gerrit Code Review
Various bmv2 changes to reflect onos-bmv2 v1.0.0
Most notably: - Updated repo URL and commit ID to official onos-bmv2 fork - Removed ugly string-based table dump parser, now there's a proper API to retrieve table entries (added support in Bmv2DeviceAgent) - Removed unused arguments in packet-in API Change-Id: I3e7186fc7b5e8bb6bdcc0fe6e57b784704c620e6
Showing
15 changed files
with
106 additions
and
484 deletions
protocols/bmv2/ctl/src/main/java/org/onosproject/bmv2/ctl/Bmv2TableDumpParser.java
deleted
100644 → 0
protocols/bmv2/ctl/src/test/java/org/onosproject/bmv2/ctl/Bmv2TableDumpParserTest.java
deleted
100644 → 0
-
Please register or login to post a comment