zephyr/samples/net
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
..
common samples: net: removed unused common cmake 2019-02-08 13:57:55 +02:00
dhcpv4_client doc: net: Add more info for network connectivity with host 2019-02-20 07:32:42 -05:00
dns_resolve doc: net: Enhance DNS resolver documentation 2019-02-20 19:41:47 -05:00
eth_native_posix doc: use :zephyr_file: where appropriate 2019-03-09 09:50:27 -05:00
google_iot_mqtt doc: use :zephyr_file: where appropriate 2019-03-09 09:50:27 -05:00
gptp doc: use :zephyr_file: where appropriate 2019-03-09 09:50:27 -05:00
ipv4_autoconf doc: net: Add more info for network connectivity with host 2019-02-20 07:32:42 -05:00
lldp samples/net: Switch lldp sample to new net_pkt API 2019-03-14 08:41:08 +01:00
lwm2m_client doc: use :zephyr_file: where appropriate 2019-03-09 09:50:27 -05:00
mdns_responder cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
mqtt_publisher samples: net: mqtt: update readme with SOCKS5 info 2019-03-11 20:36:39 -07:00
nats samples/net: Switch nats samples to new net_pkt/net_context API 2019-03-14 08:41:08 +01:00
promiscuous_mode samples: net: promisc: Fix compile error 2019-03-18 11:31:01 -05:00
sockets doc: prepare for improving doc API linking 2019-03-15 05:47:19 +01:00
stats doc: use :zephyr_file: where appropriate 2019-03-09 09:50:27 -05:00
syslog_net doc: use :zephyr_file: where appropriate 2019-03-09 09:50:27 -05:00
telnet cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
vlan doc: net: Fix VLAN documentation in doc and in sample 2019-03-07 20:31:04 -05:00
wifi cmake: Drop all in-tree usage 'set_conf_file' 2019-03-01 09:44:09 +01:00
wpan_serial samples/net: Switch wpan_serial to new net_pkt API 2019-03-14 08:41:08 +01:00
wpanusb samples/net: Switch wpanusb sample to new net_pkt API 2019-03-14 08:41:08 +01:00
zperf samples/net: Switch zperf sample to new net_context API 2019-03-14 08:41:08 +01:00
net.rst doc: add labels to net sample docs for linking 2017-04-04 19:52:06 +00:00