zephyr/doc/connectivity/networking
Georges Oates_Larsen 85c4cb9265 net: conn_mgr: Add IPv4 and IPv6 tracking
conn_mgr now fires:

- NET_EVENT_L4_IPV4_CONNECTED
- NET_EVENT_L4_IPV4_DISCONNECTED
- NET_EVENT_L4_IPV6_CONNECTED
- NET_EVENT_L4_IPV6_DISCONNECTED

These events track whether there are any ready ifaces offering
specifically IPv4 or specifically IPv6 connectivity.

Signed-off-by: Georges Oates_Larsen <georges.larsen@nordicsemi.no>
2024-06-10 00:59:34 -07:00
..
api posix: timers: deprecate CONFIG_POSIX_CLOCK and TIMER 2024-06-04 16:27:12 -05:00
conn_mgr net: conn_mgr: Add IPv4 and IPv6 tracking 2024-06-10 00:59:34 -07:00
armfvp_user_networking_setup.rst
index.rst doc: net: Add network configuration guide 2024-01-11 10:26:47 -05:00
native_sim_setup.rst doc: networking: document native_sim with offloaded sockets 2024-03-22 14:39:27 +01:00
net_config_guide.rst posix: deprecate POSIX_MAX_FDS and add POSIX_DEVICE_IO 2024-06-04 16:27:12 -05:00
net_pkt_processing_stats.rst
net-stack-architecture.rst
network_monitoring.rst docs: networing: Replace references to native_posix w native_sim 2023-11-15 10:03:17 +01:00
networking_with_host.rst doc: networking: document native_sim with offloaded sockets 2024-03-22 14:39:27 +01:00
networking_with_multiple_instances.rst docs: networing: Replace references to native_posix w native_sim 2023-11-15 10:03:17 +01:00
overview.rst doc: net: Add HTTP server documentation 2024-05-10 14:43:38 -05:00
qemu_802154_setup.rst
qemu_eth_setup.rst
qemu_setup.rst doc: net: Update NAT options for Internet connectivity 2024-02-28 18:04:25 +00:00
qemu_user_setup.rst
usbnet_setup.rst
zephyr_netstack_overview-rx_sequence.svg
zephyr_netstack_overview-tx_sequence.svg
zephyr_netstack_overview.jpg
zephyr_netstack_overview.svg
zephyr_netstack_overview.vsdx