On Fri, 14 Mar 2014 20:23:00 +0800
"Vincent.Chao" wrote:
> If I run two app like: ryu-manager My_app.py Simple_Switch.py
> The result will be:
> EVENT ofp_event-> My_app EventOFPPacketIn
> EVENT ofp_event-> SimpleSwitch EventOFPPacketIn
> [Debug msg] this is My_app get packetin
> [Debug msg] this
Hi Guys,
If I run two app like: ryu-manager My_app.py Simple_Switch.py
The result will be:
EVENT ofp_event-> My_app EventOFPPacketIn
EVENT ofp_event-> SimpleSwitch EventOFPPacketIn
[Debug msg] this is My_app get packetin
[Debug msg] this is Simpleswitch get packetin
It seems Ryu generate double