summaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
authorYuichi Ito <ito.yuichi0@gmail.com>2013-12-26 10:00:40 +0900
committerFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2014-01-06 20:28:01 +0900
commitffc1f82554aa64a7e14c49e9c8aad80634319825 (patch)
tree01d977a2cd9e1b83a4233eef7fc9c2d1aacda2b1 /.travis.yml
parent5611b9e96ef644696a18a841c7b9b9510d62e9c2 (diff)
add IGMP snooping application
this application provides the simple example of IGMP snooping. the module "igmplib" mainly offers 2 functions: - listening on in the IGMP conversation between multicast routers and hosts - emulating of the querier function of multicast servers the former operates a switch as a snooping switch and controls transmission of an unnecessary multicasting packet. the latter realizes the IGMP conversation in the environment without multicast routers. the module "simple_switch_igmp" is a variation of "simple_switch". the switch receives the "EventPacketIn" event instead of the "EventOFPPacketIn" event from the module "igmplib" in order to except IGMP. Signed-off-by: Yuichi Ito <ito.yuichi0@gmail.com> Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions