zephyr/subsys/net/lib
Pieter De Gendt 7de95b76a6 net: lib: dns: mdns_responder: Fix ipv4/ipv6 address handling
This commit simplifies the arguments for sending dns responses
and fixes an issue where both the ipv4 and ipv6 member of a header
union were accessed.

Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>
2023-04-19 11:55:40 -04:00
..
capture
coap net: coap: Allow insertion of an option at arbitrary position 2023-02-06 10:02:19 +01:00
config init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
conn_mgr net: conn_mgr: connectivity API 2023-04-18 09:31:53 +02:00
dns net: lib: dns: mdns_responder: Fix ipv4/ipv6 address handling 2023-04-19 11:55:40 -04:00
http net: http: define http service and resource iterable sections 2023-03-08 13:57:13 +00:00
lwm2m lwm2m_senml_cbor_encode.c: Manually edit whitespace 2023-04-18 15:22:02 +02:00
mqtt net: mqtt: Debug logging of pointers 2023-03-15 15:02:47 +01:00
mqtt_sn net/lib: mqtt_sn: Fix MQTT-SN IPv6 Support and assertation in Example 2023-03-09 09:20:53 +01:00
sntp
sockets net: sockets: fix POLLOUT for offloaded iface 2023-04-19 17:15:12 +02:00
socks
tftp net: tftp: Add client context 2023-02-28 10:29:30 +01:00
tls_credentials init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
utils
websocket tests: net: websocket: Fix test execution on 64-bit platforms 2023-04-05 15:01:50 +02:00
zperf init: remove the need for a dummy device pointer in SYS_INIT functions 2023-04-12 14:28:07 +00:00
CMakeLists.txt
Kconfig