commit | afbaf57a72e0c1efa93cbde6d6001aab8ee94964 | [log] [tgz] |
---|---|---|
author | Daniele Moro <daniele@opennetworking.org> | Wed Jan 15 15:59:09 2020 -0800 |
committer | Daniele Moro <daniele@opennetworking.org> | Wed Jan 15 15:59:20 2020 -0800 |
tree | c86e53a1139de8dfb6c0f68ef79e269ef935a988 | |
parent | ddc3ff276a09fc3ade201f5af676e891cd288cd5 [diff] |
Update maven repo to https From Jan 15 2020 Maven Central Repository no longer supports HTTP and requires that all requests to the repository are encrypted over HTTPS. https://support.sonatype.com/hc/en-us/articles/360041287334 Change-Id: Ied8cafade2929555c3724340b39edee477bde60a
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