zephyr/subsys/net
Jukka Rissanen 83d879bb1a net: if: No error if mcast group join fails because iface down
If we fail to join all nodes or solicit node multicast groups
when the interface is down, then there is no need to print an
error message. The groups are automatically re-joined when the
interface comes up.

Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
2024-04-05 12:19:27 +02:00
..
conn_mgr net: conn_mgr: set a thread name 2024-03-02 15:03:27 +01:00
ip net: if: No error if mcast group join fails because iface down 2024-04-05 12:19:27 +02:00
l2 net: capture: Add Linux cooked mode capture support 2024-04-04 17:02:11 +02:00
lib net: shell: capture: Set capture device if user did not use shell 2024-04-04 17:02:11 +02:00
pkt_filter
CMakeLists.txt
Kconfig
Kconfig.hostname
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net
buf.c net: buf: Include user data when cloning 2024-03-29 16:00:39 -05:00
buf_simple.c net: buf_simple: Add support for 40 bit data type 2024-03-26 19:32:27 -04:00
hostname.c