zephyr/samples
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
..
application_development cmake: Fall back to ZEPHYR_BASE when the board is not in BOARD_ROOT 2018-10-01 09:46:46 -04:00
basic samples: blink_led: make it work for nrf52832-mdk 2018-10-17 12:51:22 -05:00
bluetooth samples: ipsp: Convert from SYS_LOG to new logger 2018-10-19 14:50:22 +02:00
boards samples: boards: mesh/onoff-app: Remove SYS_LOG usage 2018-10-19 14:50:22 +02:00
cpp_synchronization tests/samples: rename 'app' tag to something meaningful 2018-10-16 09:17:51 -04:00
display samples: add sample for character framebuffer 2018-10-16 14:54:47 -04:00
drivers shell: examples unification 2018-10-19 13:35:56 +02:00
hello_world tests/samples: cleanup tags 2018-10-16 09:17:51 -04:00
mpu shell: examples unification 2018-10-19 13:35:56 +02:00
net samples: net: zperf: UDP download cmd params incorrectly checked 2018-10-23 14:23:24 +03:00
nfc/nfc_hello tests/samples: rename 'app' tag to something meaningful 2018-10-16 09:17:51 -04:00
philosophers sys_clock: Make clock_always_on true by default 2018-10-16 15:03:10 -04:00
sensor samples: fxos8700: add accelerometer devices to README.rst 2018-10-17 14:16:02 -05:00
shields tests/samples: cleanup tags 2018-10-16 09:17:51 -04:00
subsys shell: examples unification 2018-10-19 13:35:56 +02:00
synchronization tests/samples: rename 'app' tag to something meaningful 2018-10-16 09:17:51 -04:00
testing/integration cmake: Prepend 'cmake_minimum_required()' into 'app' build scripts 2018-08-15 04:06:50 -07:00
xtensa_asm2 coccicnelle: Ignore return of memset 2018-09-14 16:55:37 -04:00
kernel.rst doc: spelling fixes in samples/ and boards/ 2017-06-12 18:28:08 -04:00
samples.rst samples: Provide x-nucleo-iks01a1 shield sample 2018-09-21 18:51:26 -04:00