VOL-3343  In connect point mode, IgmpProxy cannot packet-out to the agg.device in slave mode

Change-Id: I6e4a3304a7ee04e101f611c8ebea1e47935c7a30
(cherry picked from commit 4a9075daa157fc6f1bf20d76d3da68606a09fbbe)
2 files changed
tree: c1452b9bd9d4370757139771d6d0ab1a11e3f174
  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