commit | 586f1d67e4b2b32b45f7e6e70f5a98bd20db33eb | [log] [tgz] |
---|---|---|
author | Esin Karaman <esin.karaman@netsia.com> | Thu Jun 04 10:15:34 2020 +0000 |
committer | Pier Luigi Ventre <pier@opennetworking.org> | Fri Jun 12 08:49:55 2020 +0000 |
tree | 91898cbc1eed34296bae752afbde0754b25f11b1 | |
parent | 4c5947c2f0867d40f65417700bfa1489f02e063d [diff] |
VOL-3166 IgmpProxy should support "double-tagging" of ongoing IGMP messages. Also, priority bits of IGMP query messages that are sent to UNI ports by IgmpProxy should be configurable separately. Change-Id: Ia125c43515d234134b81f1039cf2f1f170d47161
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