numam-dpdk/examples/load_balancer
Bruce Richardson c022cb400e convert snprintf to strlcpy
Since we have support for the strlcpy function in DPDK, replace all
instances where a string is copied using snprintf.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Reviewed-by: Stephen Hemminger <stephen@networkplumber.org>
2018-04-04 17:33:08 +02:00
..
config.c convert snprintf to strlcpy 2018-04-04 17:33:08 +02:00
init.c examples/load_balancer: convert to new ethdev offloads API 2018-01-16 18:47:49 +01:00
main.c examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
main.h examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
Makefile examples: enable linking both static and shared 2018-01-30 21:58:59 +01:00
meson.build build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
runtime.c examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00