commit | ce5ce51fb214dfa1c3640ac3237b9b44673847ba | [log] [tgz] |
---|---|---|
author | Esin Karaman <esin.karaman@netsia.com> | Tue Feb 25 15:58:14 2020 +0000 |
committer | Esin Karaman <esin.karaman@netsia.com> | Wed Feb 26 07:49:55 2020 -0500 |
tree | 4e07bbb24b5d0549cff14fbd900fdb7eb7d6a2c7 | |
parent | 00e16b739abe59badfd367f8da928dca21f3b164 [diff] |
Some corrections and enhancements for VOL-2620. - getDeviceUplink method returns an optional. Result of the method was not treated as an Optional in some parts of IgmpManager service. These points are corrected. - JSON device example is enriched. - an obsolete method (provisionDefaultFlows) removed. Change-Id: I60eb58c6f414c0935b743cb452b5da0e03d596f4
IGMP Proxy app receives and decodes igmp report messega from hosts.
Please checkout the detailed design document.
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