zephyr/samples
Jukka Rissanen ebce5601c0 samples: net: promisc: Fix compile error
The sample was bitrotted because sample.yaml was missing and no
build checks were done, so we missed the case when TCP header
API function was removed. This is now fixed by using still available
UDP header API (to get the port numbers). Also fixing debug print
as it were giving compile warnings.

Fixes #14608

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2019-03-18 11:31:01 -05:00
..
application_development boards: arm: nrf52840-based: Free up flash room for sample apps 2019-03-15 08:52:06 -05:00
basic samples: servo_motor: Fix servo_motor sample to use new DT options 2019-03-12 13:34:01 +01:00
bluetooth samples: bluetooth/mesh_demo: Fix using internal API 2019-03-15 20:40:51 +01:00
boards samples: reel_board/mesh_badge: Add protection for fast key presses 2019-03-15 14:05:29 +01:00
cpp_synchronization cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
crypto/mbedtls_benchmark libc: fix CONFIG_STDOUT_CONSOLE semantics 2019-02-26 08:00:33 -06:00
display doc: use :zephyr_file: where appropriate 2019-03-09 09:50:27 -05:00
drivers samples: can: Check return of can_attach_isr 2019-03-14 19:15:03 -05:00
gui doc: prepare for improving doc API linking 2019-03-15 05:47:19 +01:00
hello_world cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
mpu samples: mpu: correct Kconfig setting in project configuration 2019-03-05 11:34:06 -05:00
net samples: net: promisc: Fix compile error 2019-03-18 11:31:01 -05:00
nfc/nfc_hello cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
philosophers libc: fix CONFIG_STDOUT_CONSOLE semantics 2019-02-26 08:00:33 -06:00
portability tests: Mass SMP disablement on non-SMP-safe tests 2019-02-28 13:02:20 -06:00
sensor samples: bmg169: don't enable CONFIG_LOG 2019-03-18 09:22:50 -07:00
shields doc: use :zephyr_file: where appropriate 2019-03-09 09:50:27 -05:00
subsys samples: usb_dfu: update application signing in README.rst 2019-03-15 05:58:07 +01:00
synchronization arch/x86_64: New architecture added 2019-01-11 15:18:52 -05:00
testing/integration cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
userspace userspace: remove APP_SHARED_MEM Kconfig 2019-02-23 07:43:55 -05:00
xtensa_asm2 cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
classic.rst doc: restructure and create index pages 2019-02-05 07:04:40 -05:00
index.rst doc: use :zephyr_file: where appropriate 2019-03-09 09:50:27 -05:00