Hi,
   I have write some app with OpenFlow 1.2, and set bridge to support
OpenFlow10,12,13.when i try to run, it showed:

File "/usr/local/lib/python2.7/dist-packages/ryu/app/gre_tunnel.py", line
430, in dp_handler
    dp.send_nxt_set_flow_format(ofproto.NXFF_NXM)
AttributeError: 'module' object has no attribute 'NXFF_NXM'

   it seems ryu controller.py support OF_1.0 only.what should i do? change
app to support OF1.0?

   thanks!
------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to