hello,
I would like to make a little programme to handle ipv6 flow table with
 openflow1.0 and nicira extention,just like ofctl_v1_0.py does,the
programme should have the ability to get,add,modify and delete the ipv6
flow table,but at the first step,I don't know how to get the ipv6 flow
table,I had tried using ofctl_rest.py,and only to find the common flow
table entries,the other flow entries I added with NXTFlowMod() which had
ipv6 options couldn't be shown,but they truly existed,using ovs-ofctl I
could find them,so I want to know does the nx_match.py have the function
which can help me find flow entries added with nicira extention,if it
doesn't how can I achieve my goal with ryu,can you give me some advice,a
little example may be better.
Thanks very much!
Jian Li
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_mar
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to