On Mon,  1 Feb 2016 13:12:30 +0900
IWAMOTO Toshihiro <[email protected]> wrote:

> The following patches are for NAT action and its tests for the
> Nicira extension, which has been merged into the ovs repository
> recently.
> 
> IWAMOTO Toshihiro (3):
>   Implement NXActionNAT
>   packet_data_generator3: add a couple of conntrack packets
>   test_parser: add conntrack NAT tests
> 
>  ryu/ofproto/nicira_ext.py                          |   9 ++
>  ryu/ofproto/nx_actions.py                          | 111 
> +++++++++++++++++++++
>  .../of13/ovs-ofctl-of13-action_ct_nat.packet       | Bin 0 -> 128 bytes
>  .../of13/ovs-ofctl-of13-action_ct_nat_v6.packet    | Bin 0 -> 144 bytes
>  ryu/tests/packet_data_generator3/gen.py            |  14 +++
>  .../of13/ovs-ofctl-of13-action_ct_nat.packet.json  |  71 +++++++++++++
>  .../ovs-ofctl-of13-action_ct_nat_v6.packet.json    |  71 +++++++++++++
>  7 files changed, 276 insertions(+)
>  create mode 100644 
> ryu/tests/packet_data/of13/ovs-ofctl-of13-action_ct_nat.packet
>  create mode 100644 
> ryu/tests/packet_data/of13/ovs-ofctl-of13-action_ct_nat_v6.packet
>  create mode 100644 
> ryu/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_ct_nat.packet.json
>  create mode 100644 
> ryu/tests/unit/ofproto/json/of13/ovs-ofctl-of13-action_ct_nat_v6.packet.json

Applied, thanks!

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to