zephyr/samples/net/sockets
Georges Oates_Larsen 5350d417e9 samples: net: sockets: echo_server: Use conn_mgr ignore_iface
conn_mgr now allows applications to request that ifaces be ignored.

This commit changes the echo_server sample to use this feature to
filter out the tunnel iface, instead of manually filtering events
generated by it.

This will allow the echo_server sample to remain compatible with
planned changes to conn_mgr, namely a switch from events being
fired for every individual iface that goes up or down, to only
being fired when connectivity is gained or completely lost.

Signed-off-by: Georges Oates_Larsen <georges.larsen@nordicsemi.no>
2023-05-11 12:15:44 +02:00
..
big_http_download samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
can samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
coap_client samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
coap_server samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
dumb_http_server samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
dumb_http_server_mt net: conn_mgr: Reorganize files 2023-05-11 12:15:44 +02:00
echo samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
echo_async samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
echo_async_select samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
echo_client net: conn_mgr: Reorganize files 2023-05-11 12:15:44 +02:00
echo_server samples: net: sockets: echo_server: Use conn_mgr ignore_iface 2023-05-11 12:15:44 +02:00
http_client samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
http_get samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
net_mgmt samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
packet samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
sntp_client samples: net: sockets: sntp_client: build for native_posix 2023-04-24 09:23:17 -04:00
socketpair samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
tcp samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
txtime net: conn_mgr: Reorganize files 2023-05-11 12:15:44 +02:00
websocket_client samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00