Refactors IGMPProxy application in API and APP bundles

Change-Id: I465d6c0f49079804ae8e0a1f464581c25c6d2300
24 files changed
tree: 0c2d791d2c2e8d827f82aa973cc51a44148a81b4
  1. .gitignore
  2. .gitreview
  3. CODE_OF_CONDUCT.md
  4. DesignDoc.md
  5. README.md
  6. api/
  7. app/
  8. examples/
  9. pom.xml
README.md

IGMP Proxy app

IGMP Proxy app receives and decodes igmp report messega from hosts.

Design Document

Please checkout the detailed design document.

Json Examples

After you activated the app in ONOS with

app activate org.opencord.igmpproxy

You need to submit json files for configuration. Some example can be found in the examples folder. Please modify them accordingluy

The command to load a netcfg file is

onos netcfg <onos_ip> path/to/file.json