zephyr/subsys
Jordan Yates 0f56974c9d net: lib: dhcpv4: goto INIT on IF down, not RENEWING
When the interface goes down, the safest thing to do is to return to
the INIT state, as there is no guarantee that any state is preserved
upon the interface coming back up again.

This is particularly the case with WiFi.

Signed-off-by: Jordan Yates <jordan@embeint.com>
2024-05-22 21:34:44 -04:00
..
bindesc
bluetooth Bluetooth: Controller: Support Link Time Optimizations (LTO) 2024-05-22 13:38:14 -05:00
canbus
console
debug debug: Add MIPI STPv2 data stream decoder 2024-05-21 16:48:28 -04:00
demand_paging kernel: mmu: abstract access to page frame flags and address 2024-05-13 16:04:40 -04:00
dfu
disk
dsp
emul treewide: drivers: espi: Adjust terms per eSPI specification 1.5 2024-05-02 13:56:46 -04:00
fb
fs fs: fuse: fix fuse include path 2024-05-06 22:53:27 +01:00
input
ipc ipc: icmsg_me: Fix possible integer overflow 2024-05-09 12:40:24 -04:00
jwt
llext subsys/llext: Generate syscalls stubs for EDK exclusively for userspace 2024-05-17 16:21:48 +01:00
logging logging: log_output: Prevent redundant flush with zero-length data 2024-05-21 20:54:29 -04:00
lorawan convert: use k_uptime_seconds 2024-05-14 09:32:01 +02:00
mem_mgmt
mgmt mgmt: mcumgr: transport: Add missing net include file 2024-05-21 09:36:24 +02:00
modbus
modem modem: chat: implement buffer stats 2024-05-20 14:40:06 +03:00
net net: lib: dhcpv4: goto INIT on IF down, not RENEWING 2024-05-22 21:34:44 -04:00
pm pm: device_runtime: Fix usage API 2024-05-22 15:08:39 -05:00
portability
random
retention
rtio
sd sd: sd_ops: take card lock when issuing IOCTL command 2024-05-16 18:54:21 -04:00
sensing
settings subsys/settings: add a function to save subtree 2024-05-01 22:56:19 +01:00
shell shell: devmem: address cmd_dump multiple call problem 2024-05-15 10:13:23 +02:00
sip_svc
stats
storage
task_wdt
testsuite Bluetooth: Controller: Add BT_CTLR_HCI Kconfig option 2024-05-20 15:16:54 +01:00
timing
tracing
usb usb: device_next: add initial BOS support 2024-05-17 16:25:02 +01:00
zbus
CMakeLists.txt
Kconfig