Re: [Ryu-devel] ryu ipv6 parser

2013-01-24 Thread FUJITA Tomonori
On Fri, 25 Jan 2013 07:28:56 +0900 (JST) FUJITA Tomonori wrote: >> If there is any interest please let me know what the best way is to >> send the code. > > Yes, I'd love to add IPv6 support to our parser. Please send a patch > to the maling list: > > https://github.com/osrg/ryu/blob/master/Sub

Re: [Ryu-devel] ryu ipv6 parser

2013-01-24 Thread FUJITA Tomonori
On Thu, 24 Jan 2013 17:57:30 + "Henkel, Michael" wrote: > Not sure if there is already an IPv6 parser for Ryu but I started to > work on one. So far I have a working ipv6 and icmp6 modul. Replying > to NEIGHBOR_SOLICIT and ICMP6_ECHO_REQUEST does work. Tcp and udp > has not been tested: You

[Ryu-devel] ryu ipv6 parser

2013-01-24 Thread Henkel, Michael
Hey, Not sure if there is already an IPv6 parser for Ryu but I started to work on one. So far I have a working ipv6 and icmp6 modul. Replying to NEIGHBOR_SOLICIT and ICMP6_ECHO_REQUEST does work. Tcp and udp has not been tested: Ryu output: myopenflow:/usr/local/lib/python2.7/dist-packages/ryu