[VOL-2617] Replacing org.opencord.config with org.opencord.sadis

Change-Id: Ia453bba3a45cafa25dd0f03bccc7ccbed70b77e5
4 files changed
tree: ce20ad100b947147e5cfe5887dd86242579dd6c2
  1. .gitignore
  2. .gitreview
  3. CODE_OF_CONDUCT.md
  4. DesignDoc.md
  5. README.md
  6. app.xml
  7. examples/
  8. pom.xml
  9. src/
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