zephyr/subsys/net
Fin Maaß c148dc15fd net: dhcpv4: add vendor specific option callback
In certain scenarios, it may be necessary to get values of additional
options from the application layer. With this patch, this can be
accomplished by registering a callback with the DHCP client.

This change has been tested using the posix build in qemu.

Signed-off-by: Fin Maaß <f.maass@vogl-electronic.com>
2024-03-05 10:22:21 -05:00
..
conn_mgr net: conn_mgr: set a thread name 2024-03-02 15:03:27 +01:00
ip net: if: Convert array loops to use ARRAY_FOR_EACH macro 2024-03-03 18:58:29 +01:00
l2 net: Convert various address loops to use ARRAY_FOR_EACH macro 2024-03-03 18:58:29 +01:00
lib net: dhcpv4: add vendor specific option callback 2024-03-05 10:22:21 -05:00
pkt_filter
buf_simple.c
buf.c net: buf: add max allocation size to allocation info 2024-02-06 12:56:37 +01:00
CMakeLists.txt net: conn_mgr: Write documentation 2023-09-28 15:11:14 +02:00
hostname.c logging: net: update hostname 2024-01-17 14:42:58 +01:00
Kconfig net: Add Kconfig for net buf alignment 2023-12-14 09:29:47 +01:00
Kconfig.hostname net: add set hostname function 2024-01-17 14:42:58 +01:00
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net