zephyr/subsys/net
Benjamin Cabé 1387657107 net: dns: remove redundant check in mdns_unpack_query_header
Drop this redundant check that was likely meant to be checking that Z
field is zero but in the case of reception the RFC says it MUST be
ignored anyway.

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
2025-06-16 14:04:59 -04:00
..
conn_mgr net: conn_mgr: Fix disconnect with CONN_MGR_IF_NO_AUTO_DOWN unset 2025-05-19 16:37:07 +02:00
ip net: tcp: Align TCP seqence validation with Spec 2025-06-13 14:28:50 +02:00
l2 net: stats: Make byte counters 64-bit 2025-06-12 09:36:38 -07:00
lib net: dns: remove redundant check in mdns_unpack_query_header 2025-06-16 14:04:59 -04:00
pkt_filter net: pkt_filter: Add VLAN support to filtering 2025-04-16 08:07:34 +02:00
CMakeLists.txt net: silence no sources cmake warning 2024-10-18 14:14:56 +02:00
hostname.c
Kconfig lib: net_buf: move the network buffer implementation to lib 2024-09-07 11:19:05 -05:00
Kconfig.hostname
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net net: Give name to logging choice 2024-09-30 12:10:42 +01:00