openwrt/package
Álvaro Fernández Rojas ea79b5875a
Some checks are pending
Build all core packages / Build all core packages for selected target (push) Waiting to run
odhcpd: update to Git HEAD (2025-10-02)
b14cf98 router: log “Sending a RA on lan” at LOG_DEBUG
c2810fe odhcpd: update cmake file
8c2c065 odhcpd: convert README to markdown
3b96480 odhcpd: allow the use of an alternative cfg file
7328bfe odhcpd: remove confusing #defines
cdb9e5b odhcpd: improve RFC9096 § 3.5 SLAAC compliance

RFC9096 § 3.5 SLAAC compliance introduces a new config option (odhcpd
piofolder), which may wear out the flash under certain conditions (for
example: ISPs with dynamic IPv6 prefixes which disconnect the clients
every X hours).
Therefore, setting "dhcp.odhcpd.piofolder" to persistent storage in the
router flash is not advisable and should be set to other kinds of
persistent storage such as USBs, SDs, NVMEs...
In order to prevent wearing out the router flash it's set to ephemeral
storage by default (tmp):
  uci set dhcp.odhcpd.piofolder="/tmp/odhcpd-piofolder"

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2025-10-05 22:10:17 +02:00
..
base-files base-files: commit and sync before removing defaults script. 2025-10-04 20:49:21 +02:00
boot ramips: add support for Plasma Cloud PAX1800-Lite 2025-10-04 20:30:36 +02:00
devel perf: fix disabling BUILD_BPF_SKEL 2025-08-31 23:49:13 +02:00
firmware linux-firmware: update to 20250917 2025-09-23 23:09:49 +02:00
kernel mt76: mt7915: add bf backoff limit table support 2025-10-04 20:30:36 +02:00
libs openssl: update to 3.5.4 2025-10-04 16:22:43 +02:00
network odhcpd: update to Git HEAD (2025-10-02) 2025-10-05 22:10:17 +02:00
system uci: update to Git HEAD (2025-10-05) 2025-10-05 14:34:57 +02:00
utils ucode: fix parsing \xHH and \0OOO escape sequences 2025-10-05 11:31:31 +02:00
Makefile package: generate sha256sums by default 2025-10-03 11:00:23 +02:00