marsalans / igmpproxy

Service: IGMP Proxy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Service: IGMP Proxy


Languages

Language:Java 100.0%