zephyr/samples/net
Jukka Rissanen 9f2fa87e05 net: Remove support for CONFIG_NET_CONTEXT_TIMESTAMP option
This option was only able to collect statistics of transmitted
data. The same functionality is available if one sets the
CONFIG_NET_PKT_RXTIME_STATS and/or CONFIG_NET_PKT_TXTIME_STATS
options.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2021-04-26 10:46:43 +03:00
..
capture samples: net: capture: Network packet capture app 2021-04-02 07:24:06 -04:00
civetweb samples: civetweb: websocket_server: Fix build issue 2021-04-17 07:47:42 -04:00
cloud arm: nxp: kinetis: Remove explicity setting of pincfg to GPIO 2021-04-15 12:25:05 +02:00
common
dhcpv4_client
dns_resolve net: Conversion of k_work API 2021-04-14 07:07:40 -04:00
dsa dsa: config: sample: Add SHELL support via RTT to DSA sample's prj.conf 2021-01-20 10:03:42 +02:00
eth_native_posix
gptp net: Conversion of k_work API 2021-04-14 07:07:40 -04:00
gsm_modem
ipv4_autoconf
lldp samples: net: Fix vlan error message in samples 2021-01-07 09:52:21 -06:00
lwm2m_client samples: net: lwm2m_client: Add an example use of the validation cb 2021-03-10 14:55:22 -05:00
mdns_responder samples: net: mdns_responder: Fix coverity resource leak issue 2021-03-09 13:10:48 +02:00
mqtt_publisher samples/net/mqtt_publisher: undefined reference to z_impl_sys_rand32_get 2021-01-20 13:20:54 +02:00
openthread/coprocessor logging: Revamp menuconfig 2021-01-26 06:15:42 -05:00
promiscuous_mode
sockets net: Remove support for CONFIG_NET_CONTEXT_TIMESTAMP option 2021-04-26 10:46:43 +03:00
stats net: Conversion of k_work API 2021-04-14 07:07:40 -04:00
syslog_net samples: net: syslog: remove case without newlib 2021-04-22 07:42:58 -04:00
telnet
virtual samples: net: virtual: Simple app for creating virtual interfaces 2021-03-29 07:40:24 -04:00
vlan
wifi drivers: spi: Remove unused Kconfig symbols 2021-03-09 04:53:46 -05:00
wpan_serial coccinelle: Remove extra semicolon 2021-03-25 11:35:30 -05:00
wpanusb samples: net: Adjust the thread priorities 2020-11-20 12:57:29 +02:00
zperf clock: renmae z_timeout_end_calc -> sys_clock_timeout_end_calc 2021-03-19 11:22:17 -04:00
net.rst