VL-4836 - Prep work for release

pom.xml
-------
  o Bump sadis.api version to the latest release 5.9.0

miscellaneous
-------------
  o Update copyright notice to the latest date and syntax.

Change-Id: Ie9a35ae703da9b9796afb8ea857738991d4d07d1
41 files changed
tree: 7f56bc5c933d1cd63c79a5311fdb0c925914ae55
  1. .gitignore
  2. .gitreview
  3. CODE_OF_CONDUCT.md
  4. DesignDoc.md
  5. README.md
  6. api/
  7. app/
  8. examples/
  9. pom.xml
  10. spotbugs-security-exclude.xml
  11. spotbugs-security-include.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