numam-dpdk/lib/librte_ip_frag
Anatoly Burakov 4dc5d0ad3b ip_frag: custom memmove
Some implementations of memmove may make a copy of src before writing to
dst. We avoid that by explicitly writing from src to dst backwards.

Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
2014-06-26 22:51:30 +02:00
..
2014-06-16 18:55:05 +02:00
2014-06-17 02:37:28 +02:00
2014-06-26 22:50:49 +02:00
2014-06-26 22:51:30 +02:00