Re: [Ryu-devel] [PATCH 0/3] Implement conntrack NAT action

2016-02-01 Thread FUJITA Tomonori
On Mon, 1 Feb 2016 13:12:30 +0900 IWAMOTO Toshihiro 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

[Ryu-devel] [PATCH 0/3] Implement conntrack NAT action

2016-01-31 Thread IWAMOTO Toshihiro
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/n