Re: [ovs-dev] [patch_v6 1/8] dpdk: Export packet_set_ipv6_addr() for DPDK.

2017-03-08 Thread Ben Pfaff
On Thu, Feb 16, 2017 at 12:47:32AM -0800, Darrell Ball wrote: > The NAT changes in this series need both packet_set_ipv4_addr() > and packet_set_ipv6_addr() exporting, however, the ipv4 api was > exported with an unrelated patch. > > Signed-off-by: Darrell Ball > Acked-by:

[ovs-dev] [patch_v6 1/8] dpdk: Export packet_set_ipv6_addr() for DPDK.

2017-02-16 Thread Darrell Ball
The NAT changes in this series need both packet_set_ipv4_addr() and packet_set_ipv6_addr() exporting, however, the ipv4 api was exported with an unrelated patch. Signed-off-by: Darrell Ball Acked-by: Flavio Leitner --- lib/packets.c | 2 +- lib/packets.h |