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-1.5-py2.7.egg/ryu/app#
ryu-manager gen5.py
loading app ryu.controller.ofp_handler
loading app gen5.py
instantiating app gen5.py
instantiating app ryu.controller.ofp_handler
64 bytes from 2000::1 icmp_seq=1
64 bytes from 2000::1 icmp_seq=2
64 bytes from 2000::1 icmp_seq=3
64 bytes from 2000::1 icmp_seq=4
Ipv6 server output:
carrier:~/container# ping6 2000::2
PING 2000::2(2000::2) 56 data bytes
64 bytes from 2000::2: icmp_seq=1 ttl=64 time=2.32 ms
64 bytes from 2000::2: icmp_seq=2 ttl=64 time=1.26 ms
64 bytes from 2000::2: icmp_seq=3 ttl=64 time=2.51 ms
If there is any interest please let me know what the best way is to send the
code.
Regards,
Michael
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnnow-d2d
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel