The results of discussions in the Ryu-devel, revert the following patch.
Problem occurred: https://bugs.launchpad.net/dragonflow/+bug/1599367
Revert commit id: 3c3896fd77f274ce953dcb78795aa5cc4fde6c65

Also, the results of discussions with Fujita-san and Iwamoto-San,
the type of argument zone_src of NXActionCT was changed to a string.
Argument of NXActionRegLoad is the format you use the ofs_nbits.

Delete "import base64" at the follwing patch.
ofproto/nx_actions: Update argument of NXActionCT

Shinpei Muraoka (2):
  ofproto/nx_actions: Revert API of NXAction
  ofproto/nx_actions: Update argument of NXActionCT

 doc/source/nicira_ext_ref.rst                      |   1 +
 ryu/ofproto/nicira_ext.py                          |  33 +++
 ryu/ofproto/nx_actions.py                          | 254 +++++++++------------
 .../of13/ovs-ofctl-of13-action_ct.packet           | Bin 104 -> 104 bytes
 ryu/tests/packet_data_generator3/gen.py            |   2 +-
 .../json/of13/ovs-ofctl-of13-action_ct.packet.json |   5 +-
 .../of13/ovs-ofctl-of13-action_ct_exec.packet.json |   5 +-
 .../of13/ovs-ofctl-of13-action_ct_nat.packet.json  |   5 +-
 .../ovs-ofctl-of13-action_ct_nat_v6.packet.json    |   5 +-
 ...s-ofctl-of13-match_load_nx_register.packet.json |   5 +-
 ...s-ofctl-of13-match_move_nx_register.packet.json |   7 +-
 ryu/tests/unit/ofproto/test_parser_v10.py          |  76 ++----
 12 files changed, 184 insertions(+), 214 deletions(-)

-- 
1.9.1


------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports.http://sdm.link/zohodev2dev
_______________________________________________
Ryu-devel mailing list
Ryu-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to