zephyr/samples/net
Robert Lubos c4803752a8 net: Deprecate CONFIG_NET_SOCKETS_POLL_MAX
CONFIG_ZVFS_POLL_MAX is now used to control the maximum number of poll()
entires. Thereby, CONFIG_NET_SOCKETS_POLL_MAX is redundant and shall
be deprecated.

Modify the defaults for NET_SOCKETS_POLL_MAX and ZVS_POLL_MAX so that
the deprecation actually makes sense instead of symbol removal. In case
the application still sets the old config, it will modify the
ZVS_POLL_MAX default.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com>
2024-10-14 13:01:51 +02:00
..
capture
cellular_modem
cloud net: Deprecate CONFIG_NET_SOCKETS_POLL_MAX 2024-10-14 13:01:51 +02:00
common samples: net: Add Wi-Fi snippet support for networking samples 2024-10-08 16:58:20 +02:00
dhcpv4_client doc: fix trivial typo 2024-09-05 09:49:18 +02:00
dns_resolve net: Deprecate CONFIG_NET_SOCKETS_POLL_MAX 2024-10-14 13:01:51 +02:00
dsa
gptp samples/net: Don't test on native_posix 2024-09-25 04:04:36 -04:00
ipv4_autoconf samples: net: Add Wi-Fi snippet support for networking samples 2024-10-08 16:58:20 +02:00
lldp samples/net: Don't test on native_posix 2024-09-25 04:04:36 -04:00
lwm2m_client samples: net: Add Wi-Fi snippet support for networking samples 2024-10-08 16:58:20 +02:00
mdns_responder net: Deprecate CONFIG_NET_SOCKETS_POLL_MAX 2024-10-14 13:01:51 +02:00
mqtt_publisher samples: net: Add Wi-Fi snippet support for networking samples 2024-10-08 16:58:20 +02:00
mqtt_sn_publisher
openthread/coprocessor doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00
promiscuous_mode
ptp
secure_mqtt_sensor_actuator
sockets net: Deprecate CONFIG_NET_SOCKETS_POLL_MAX 2024-10-14 13:01:51 +02:00
stats
syslog_net samples: net: Add Wi-Fi snippet support for networking samples 2024-10-08 16:58:20 +02:00
telnet samples: net: telnet: Remove redundant code 2024-10-08 16:58:20 +02:00
tftp_client
virtual
vlan samples: net: vlan: Add IPv6 prefix config to each vlan-iface 2024-09-10 11:43:32 +02:00
wifi samples: net: wifi: enable time checking for mbedtls cert files 2024-10-08 06:00:25 -04:00
wpan_serial lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
zperf net: Deprecate CONFIG_NET_SOCKETS_POLL_MAX 2024-10-14 13:01:51 +02:00
net.rst doc: samples: Adopt code-sample-category across tree 2024-09-23 12:00:00 +02:00