zephyr/subsys/net
Robert Lubos b7e3ae2521 net: ipv6_mld: Silently drop MLDv1 queries
Zephyr does not support MLDv1 (which has a shorter header than MLDv2),
and this resulted in log errors being printed on header access if MLDv1
queries were received. Since receiving such packet is not really an
error, just drop it silently.

Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no>
2023-12-18 09:28:42 +01:00
..
conn_mgr
ip net: ipv6_mld: Silently drop MLDv1 queries 2023-12-18 09:28:42 +01:00
l2 wifi: shell: Display RSSI only for station mode 2023-12-18 09:28:16 +01:00
lib net: lib: coap: Use coap_transmission_parameters in coap_server 2023-12-18 09:28:25 +01:00
pkt_filter
CMakeLists.txt
Kconfig net: Add Kconfig for net buf alignment 2023-12-14 09:29:47 +01:00
Kconfig.hostname
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net
buf.c net: buf: Preserve buffer pointer in destroy callback 2023-11-15 10:02:55 +01:00
buf_simple.c
hostname.c net: hostname: trigger an event when the hostname changes 2023-11-29 13:16:16 -06:00