zephyr/samples/net
Jukka Rissanen da699e4a3b samples: net: zperf: UDP download cmd params incorrectly checked
The "zperf udp download" optional port parameter was not properly
checked, the default port check branch was never reached.
Fix also the same issue in tcp download command.

Coverity-CID: 188881
Fixes #10758

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2018-10-23 14:23:24 +03:00
..
coap_client samples: net: coap_client: Remove obsolete prj_bt.conf file 2018-10-11 14:44:14 -04:00
coap_server net: Use log_strdup() when printing debug strings 2018-10-04 14:13:57 +03:00
common gpio: Refactor the mcux gpio driver to use dts 2018-04-20 08:54:11 -05:00
dhcpv4_client net: Use log_strdup() when printing debug strings 2018-10-04 14:13:57 +03:00
dns_resolve net: Use log_strdup() when printing debug strings 2018-10-04 14:13:57 +03:00
echo_client net: openthread: Remove remaining SYS_LOG usage 2018-10-22 11:11:35 +03:00
echo_server net: openthread: Remove remaining SYS_LOG usage 2018-10-22 11:11:35 +03:00
eth_native_posix drivers: eth: native_posix: Allow non-root access 2018-10-23 11:08:39 +03:00
gptp Kconfig: Remove redundant $(ZEPHYR_BASE) from 'source's 2018-10-10 11:28:27 -05:00
http_client samples: net: http_client: Convert to new logging system 2018-10-04 14:13:57 +03:00
http_server samples: net: http_server: Remove Quark devboard from sanity 2018-10-15 11:14:02 +03:00
ipv4_autoconf net: Use log_strdup() when printing debug strings 2018-10-04 14:13:57 +03:00
irc_bot samples: net: irc_bot: Convert to new logging system 2018-10-04 14:13:57 +03:00
leds_demo samples: net: leds_demo: Convert to new logging system 2018-10-04 14:13:57 +03:00
lldp Kconfig: Remove redundant $(ZEPHYR_BASE) from 'source's 2018-10-10 11:28:27 -05:00
lwm2m_client net: Remove obsolete config options from samples and tests 2018-10-11 14:44:14 -04:00
mdns_responder samples: net: mdns_responder: Convert to new logging system 2018-10-04 14:13:57 +03:00
mqtt_publisher net: bt: Convert network Bluetooth shell to use new shell 2018-10-15 11:14:02 +03:00
nats net: Use log_strdup() when printing debug strings 2018-10-04 14:13:57 +03:00
promiscuous_mode net: Use log_strdup() when printing debug strings 2018-10-04 14:13:57 +03:00
rpl_border_router samples: net: rpl_border_router: Convert to use new shell 2018-10-15 11:14:02 +03:00
rpl_node net: Use log_strdup() when printing debug strings 2018-10-04 14:13:57 +03:00
rpl-mesh-qemu net: Remove obsolete config options from samples and tests 2018-10-11 14:44:14 -04:00
sntp_client samples: net: sntp: Convert to new logging system 2018-10-04 14:13:57 +03:00
sockets net: samples: sockets: http_get: build for cc3220sf_launchxl 2018-10-12 13:06:53 +03:00
stats Kconfig: Remove redundant $(ZEPHYR_BASE) from 'source's 2018-10-10 11:28:27 -05:00
telnet net: Use log_strdup() when printing debug strings 2018-10-04 14:13:57 +03:00
throughput_server samples: net: throughput_server: Convert to new logging system 2018-10-04 14:13:57 +03:00
traffic_class Kconfig: Remove redundant $(ZEPHYR_BASE) from 'source's 2018-10-10 11:28:27 -05:00
vlan Kconfig: Remove redundant $(ZEPHYR_BASE) from 'source's 2018-10-10 11:28:27 -05:00
wifi Kconfig: Remove redundant $(ZEPHYR_BASE) from 'source's 2018-10-10 11:28:27 -05:00
wpan_serial samples: net: wpan_serial: Convert to new logging system 2018-10-04 14:13:57 +03:00
wpanusb wpanusb: Add registering logs 2018-10-19 16:21:34 -04:00
ws_console net: Remove obsolete config options from samples and tests 2018-10-11 14:44:14 -04:00
ws_echo_server net: Remove obsolete config options from samples and tests 2018-10-11 14:44:14 -04:00
zperf samples: net: zperf: UDP download cmd params incorrectly checked 2018-10-23 14:23:24 +03:00
net.rst doc: add labels to net sample docs for linking 2017-04-04 19:52:06 +00:00