Re: [Ryu-devel] Basic application against a OF1.2 switch

2012-11-04 Thread Shivaram Mysore
Hello, Thanks - I am able to send messages to the switch. Regards /Shivaram On Sun, Nov 4, 2012 at 4:55 AM, FUJITA Tomonori < fujita.tomon...@lab.ntt.co.jp> wrote: > On Sat, 3 Nov 2012 22:52:41 -0700 > Shivaram Mysore wrote: > > > I am trying to use Ryu against FlowForwarding.org LINC OpenFl

Re: [Ryu-devel] Basic application against a OF1.2 switch

2012-11-04 Thread FUJITA Tomonori
On Sat, 3 Nov 2012 22:52:41 -0700 Shivaram Mysore wrote: > I am trying to use Ryu against FlowForwarding.org LINC OpenFlow 1.2 switch. > I have written this very basic application which does not work. What am I > doing wrong? Any help is appreciated. The following code should work as you expe