RE: [PATCH v2 1/2] ethdev: introduce NAT64 action

2024-02-01 Thread Ori Kam
Hi Bing > -Original Message- > From: Bing Zhao > Sent: Wednesday, January 31, 2024 11:38 AM > > In order to support the communication between IPv4 and IPv6 nodes in > the network, different technologies are used, like dual-stacks, > tunneling and NAT64. In some IPv4-only clients, it is h

[PATCH v2 1/2] ethdev: introduce NAT64 action

2024-01-31 Thread Bing Zhao
In order to support the communication between IPv4 and IPv6 nodes in the network, different technologies are used, like dual-stacks, tunneling and NAT64. In some IPv4-only clients, it is hard to deploy new software and(or) hardware to support IPv6 protocol. NAT64 is a choice and it will also reduc