zephyr/samples
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
..
application_development samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
arch samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
basic samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
bluetooth samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
boards samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
compression samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
cpp samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
drivers boards: arm: stm32h7b3 disco kit has external octo NOR flash controller 2023-05-10 19:13:45 +02:00
fuel_gauge samples, tests: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
hello_world samples, tests: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
kernel samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
modules samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
net samples: net: sockets: echo_server: Use conn_mgr ignore_iface 2023-05-11 12:15:44 +02:00
philosophers samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
posix samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
sensor samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
shields samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
subsys net: conn_mgr: Reorganize files 2023-05-11 12:15:44 +02:00
synchronization samples, tests, boards: Switch main return type from void to int 2023-04-14 07:49:41 +09:00
tfm_integration samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
userspace samples, tests: convert string-based twister lists to YAML lists 2023-05-10 09:52:37 +02:00
classic.rst
index.rst drivers: Added fuel gauge max17048 2023-03-22 14:51:33 -04:00
sample_definition_and_criteria.rst Bluetooth: Remove point 6 of Samples Guidelines 2023-02-06 10:43:31 +01:00