Hi, On 2017年02月25日 21:06, Alan Wang wrote: > HI All, > > I tried to combined the simple_switch_13 and simple_monitor.
"ryu/app/simple_monitor_13.py" inherits ryu/app/simple_switch_13.py: https://github.com/osrg/ryu/blob/master/ryu/app/simple_monitor_13.py#L25 simple_monitor_13.py should do L2 switching like simple_switch_13.py. Why you need to combine them? Thanks, Iwase > > However,when i run my codes, I found a problem. > > I send OFPFlowStatsRequest to swtich every second, > > but i can't receive OFPFlowStatsReply every second, especially > > After packet_in_handler.I can't get the flow stats when i can't receive the > flow_reply. > > Why? > > Can anyone help me how to solve it? > > Thanks, > > Alan > > > ------------------------------------------------------------------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, SlashDot.org! http://sdm.link/slashdot > > > > _______________________________________________ > Ryu-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ryu-devel > ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
