numam-dpdk/examples
Kirill Rybalchenko 1bdea6110a examples/ipsec-secgw: fix IP address parsing
In strlcpy function parameters there was no allowance for
null terminator, so ip address was copied without last character.

Fixes: ae943ebe1e ("examples/ipsec-secgw: replace strncpy with strlcpy")
Cc: stable@dpdk.org

Signed-off-by: Kirill Rybalchenko <kirill.rybalchenko@intel.com>
Acked-by: Pablo de Lara <pablo.de.lara.guarch@intel.com>
2018-05-14 13:57:08 +02:00
..
bbdev_app fix ethdev port id validation 2018-04-18 00:37:05 +02:00
bond ethdev: remove experimental flag of ports enumeration 2018-04-27 18:00:24 +01:00
cmdline examples/cmdline: convert to SPDX license tag 2018-02-13 23:30:52 +01:00
distributor ethdev: remove experimental flag of ports enumeration 2018-04-27 18:00:24 +01:00
ethtool examples/ethtool: add a new command module-eeprom 2018-04-27 18:00:53 +01:00
eventdev_pipeline ethdev: deprecate port count function 2018-04-18 00:48:41 +02:00
exception_path ethdev: remove experimental flag of ports enumeration 2018-04-27 18:00:24 +01:00
flow_classify examples/flow_classify: fix validation in port init 2018-04-30 15:48:26 +02:00
flow_filtering ethdev: remove experimental flag of ports enumeration 2018-04-27 18:00:24 +01:00
helloworld build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
ip_fragmentation ethdev: remove experimental flag of ports enumeration 2018-04-27 18:00:24 +01:00
ip_pipeline examples/ip_pipeline: replace strncpy with strlcpy 2018-05-08 13:35:10 +02:00
ip_reassembly ethdev: remove experimental flag of ports enumeration 2018-04-27 18:00:24 +01:00
ipsec-secgw examples/ipsec-secgw: fix IP address parsing 2018-05-14 13:57:08 +02:00
ipv4_multicast ethdev: remove experimental flag of ports enumeration 2018-04-27 18:00:24 +01:00
kni ethdev: remove experimental flag of ports enumeration 2018-04-27 18:00:24 +01:00
l2fwd ethdev: remove experimental flag of ports enumeration 2018-04-27 18:00:24 +01:00
l2fwd-cat ethdev: remove experimental flag of ports enumeration 2018-04-27 18:00:24 +01:00
l2fwd-crypto ethdev: remove experimental flag of ports enumeration 2018-04-27 18:00:24 +01:00
l2fwd-jobstats ethdev: remove experimental flag of ports enumeration 2018-04-27 18:00:24 +01:00
l2fwd-keepalive ethdev: remove experimental flag of ports enumeration 2018-04-27 18:00:24 +01:00
l3fwd ethdev: remove experimental flag of ports enumeration 2018-04-27 18:00:24 +01:00
l3fwd-acl ethdev: remove experimental flag of ports enumeration 2018-04-27 18:00:24 +01:00
l3fwd-power ethdev: remove experimental flag of ports enumeration 2018-04-27 18:00:24 +01:00
l3fwd-vf ethdev: remove experimental flag of ports enumeration 2018-04-27 18:00:24 +01:00
link_status_interrupt ethdev: remove experimental flag of ports enumeration 2018-04-27 18:00:24 +01:00
load_balancer convert snprintf to strlcpy 2018-04-04 17:33:08 +02:00
multi_process ethdev: remove experimental flag of ports enumeration 2018-04-27 18:00:24 +01:00
netmap_compat ethdev: remove experimental flag of ports enumeration 2018-04-27 18:00:24 +01:00
packet_ordering ethdev: remove experimental flag of ports enumeration 2018-04-27 18:00:24 +01:00
performance-thread examples/performance-thread: fix return type of threads 2018-05-14 12:20:14 +02:00
ptpclient ethdev: remove experimental flag of ports enumeration 2018-04-27 18:00:24 +01:00
qos_meter examples: fix build with meson 2018-03-13 23:57:33 +01:00
qos_sched ethdev: remove experimental flag of ports enumeration 2018-04-27 18:00:24 +01:00
quota_watermark examples/quota_watermark: fix return type of threads 2018-05-13 23:46:50 +02:00
rxtx_callbacks ethdev: remove experimental flag of ports enumeration 2018-04-27 18:00:24 +01:00
server_node_efd ethdev: remove experimental flag of ports enumeration 2018-04-27 18:00:24 +01:00
service_cores service: remove experimental tags 2018-04-25 14:57:37 +02:00
skeleton ethdev: remove experimental flag of ports enumeration 2018-04-27 18:00:24 +01:00
tep_termination examples: use new API to create control threads 2018-04-25 00:51:31 +02:00
timer build: replace license text with SPDX tag 2018-01-30 21:58:59 +01:00
vhost examples: use new API to create control threads 2018-04-25 00:51:31 +02:00
vhost_crypto examples/vhost_crypto: add sample application 2018-04-14 00:43:30 +02:00
vhost_scsi examples/vhost_scsi: replace strncpy with strlcpy 2018-05-13 23:54:28 +02:00
vm_power_manager ethdev: remove experimental flag of ports enumeration 2018-04-27 18:00:24 +01:00
vmdq ethdev: remove experimental flag of ports enumeration 2018-04-27 18:00:24 +01:00
vmdq_dcb ethdev: remove experimental flag of ports enumeration 2018-04-27 18:00:24 +01:00
Makefile examples/vhost_crypto: add sample application 2018-04-14 00:43:30 +02:00
meson.build examples: improve error report for missing meson deps 2018-04-17 16:09:43 +02:00