Re: [Ryu-devel] Simple_Switch_App-analysis

2016-11-15 Thread Munther Numan
Engineering University Putra Malaysia -Original Message- From: Shinpei Muraoka [mailto:[email protected]] Sent: Tuesday, November 15, 2016 4:37 PM To: [email protected]; [email protected] Subject: Re: [Ryu-devel] Simple_Switch_App-analysis Hi, > my notes : > >

Re: [Ryu-devel] Simple_Switch_App-analysis

2016-11-15 Thread Shinpei Muraoka
Hi, > my notes : > > is the ev content multiple thing ? so we need only the message inside ev > ? therefor we save the message inside ev to msg ? > The ev is data of only one message. I think that using the msg is due to easiness of understanding of the source code. Using ev.msg makes the source

[Ryu-devel] Simple_Switch_App-analysis

2016-11-14 Thread Munther Numan
Dears Colleagues, After am reading the simple_switch_13.py application , I have some notes and I have some miss understanding point , please if you can help me to get full idea about what happen in this application . In the application: There are two type of message the application deal with