os-ken/ryu/topology
Evan Gray 7d15368bf9 topology: ignore cfm packets on packet in
This commit will allow the host_discovery_packet_in_handler to ignore invalid
cfm packets. Ryu will fail to parse cfm packets with an interval of 0 -- We
discovered this when one of our systems sent cfm packets with an interval of 0.

Signed-off-by: Evan Gray <evanscottgray@gmail.com>
Reviewed-by: Iwase Yusuke <iwase.yusuke0@gmail.com>
Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
2016-07-01 12:23:17 +09:00
..
__init__.py doc: add components page 2014-05-27 20:24:50 +09:00
api.py add host discovery functions 2015-07-18 15:28:46 +09:00
dumper.py sweep the tree to change from gevent to ryu.lib.hub 2013-05-01 22:18:39 +09:00
event.py Reconnected event additions and cleanups 2016-01-31 13:19:27 +09:00
switches.py topology: ignore cfm packets on packet in 2016-07-01 12:23:17 +09:00