zephyr/subsys
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
..
bindesc
bluetooth Bluetooth: BT_HCI_RESERVE set to 1 if BT_SILABS_HCI 2024-03-05 16:00:30 +01:00
canbus drivers: can: remove run-time RTR filtering, add build-time RTR filter 2024-01-21 11:00:31 +01:00
console
debug
demand_paging
dfu subsys/dfu/boot: Fix image confirm for Direct XIP 2024-02-06 21:00:36 +01:00
disk
dsp
emul
fb
fs nvs: improve nvs_flash_cmp_const() 2024-03-05 10:55:40 +01:00
input input: increase default stack size to 1024 2024-02-28 07:45:28 -06:00
ipc ipc: rpmsg_service: Support IPM without data transfer 2024-02-26 11:39:29 +00:00
jwt
llext llext: Support memory protection 2024-02-02 13:06:28 -05:00
logging logging: Fix support for CONFIG_LOG_MSG_APPEND_RO_STRING_LOC 2024-03-04 14:01:55 +01:00
lorawan lorawan: services: clock_sync: apply changed periodicity immediately 2024-03-01 17:35:04 +01:00
mem_mgmt
mgmt ec_host_cmd: shi_ite: add missing include 2024-03-01 08:56:09 +01:00
modbus modbus: Remove mode reset in modbus_disable function 2024-01-25 16:00:38 +00:00
modem samples: net: cellular_modem: add nRF9160 DK's nRF52840 2024-03-04 22:13:14 +01:00
net net: dhcpv4: add vendor specific option callback 2024-03-05 10:22:21 -05:00
pm pm: device_runtime: Simplify runtime_enable 2024-02-06 09:52:38 +01:00
portability
random
retention
rtio
sd sd: update comment to reference 'SD host controller specification' 2024-01-25 20:13:25 +01:00
sensing sensing: add rtio implement for sensing subsys 2024-01-24 10:32:10 +01:00
settings settings: nvs: Fix first write issue with cache 2024-02-26 11:55:33 +00:00
shell shell: fix shell_stop command 2024-03-04 14:08:04 +01:00
sip_svc
stats
storage
task_wdt
testsuite hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
timing
tracing tracing: segger-sysview: fix compilation error 2024-03-05 07:49:05 -05:00
usb usb: device_next: fix buffer count configuration in CDC ACM pool 2024-02-09 17:38:52 +00:00
zbus
CMakeLists.txt
Kconfig