index
:
odhcpd
github-ci
lede-17.01
master
openwrt-18.06
openwrt-19.07
openwrt-24.10
openwrt-25.12
OpenWrt DHCP Server
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
5 days
statefiles: escape client hostnames in the lease state file
HEAD
master
Hauke Mehrtens
2026-06-17
dhcpv6-ia: fix Reconfigure Accept Auth option write offset
Hauke Mehrtens
2026-06-17
dhcpv6-ia: avoid dangling first lease pointer
Caesurus
2026-06-17
odhcpd: fix out of bounds write in dhcpv6_ia_handle_IAs
David Bauer
2026-06-14
odhcpd: fix integer underflow in dhcpv6_ia_handle_IAs
David Bauer
2026-06-14
odhcpd: fix out-of-bounds write in build_ia
David Bauer
2026-06-03
dhcpv6-ia: signal buffer-full from build_ia() IA_ADDR branch
Hauke Mehrtens
2026-06-03
dhcpv6: validate rewritten RELAY_MSG length in update_nested_message()
Hauke Mehrtens
2026-06-03
dhcpv4: pass &dest.sin_addr to inet_ntop() when logging
Hauke Mehrtens
2026-06-03
router: keep RA DNS option lengths within the uint8 length field
Hauke Mehrtens
2026-06-03
router: restore upstream DNS/MTU between relayed RAs
Hauke Mehrtens
2026-06-03
config: bound DNR 'mandatory' SvcParam key count
Hauke Mehrtens
2026-06-03
dhcpv6-ia: validate IA_NA/IA_PD option size before reading header
Hauke Mehrtens
2026-06-03
dhcpv6: validate length and alignment when reading CLIENT_ARCH option
Hauke Mehrtens
2026-06-03
statefiles: clean up tmpfile error path
Hauke Mehrtens
2026-06-03
dhcpv6-pxe: free previous default entry on replacement
Hauke Mehrtens
2026-06-03
config: invert ipv6_pxe_from_uci() return value
Hauke Mehrtens
2026-06-03
dhcpv6: avoid unaligned uint16_t reads in ORO option parsing
Hauke Mehrtens
2026-06-03
statefiles: skip dn_expand() when no search domain is configured
Hauke Mehrtens
2026-06-03
dhcpv4: copy ifname into arpreq without reading past the source
Hauke Mehrtens
2026-06-03
config: guard captive_portal_uri parsing against strdup() failure
Hauke Mehrtens
2026-06-03
dhcpv6: validate minimum length in relay_client_request()
Hauke Mehrtens
2026-06-03
ndp: enforce RFC4861 §7.1.1 hop-limit and ICMP-code checks on NS
Hauke Mehrtens
2026-06-03
dhcpv4: never return NULL from dhcpv4_msg_to_string()
Hauke Mehrtens
2026-06-03
netlink: avoid 32-bit-wide shift when computing /0 IPv4 netmask
Hauke Mehrtens
2026-06-03
dhcpv6-ia: avoid undefined shifts in assign_pd()
Hauke Mehrtens
2026-06-03
ubus: drop spurious ntohl() of DHCPv4 lease IAID
Hauke Mehrtens
2026-06-03
dhcpv4: honor Pad/End option encoding when iterating options
Hauke Mehrtens
2026-06-03
dhcpv6: reject undersized encapsulated DHCPv4 messages in 4o6 path
Hauke Mehrtens
2026-06-03
dhcpv6: bound nested-relay recursion to HOP_COUNT_LIMIT
Hauke Mehrtens
2026-06-03
dhcpv6: fix out-of-bounds read in self-loop detection memcmp
Hauke Mehrtens
2026-05-05
dhcpv6: relay to dhcpv6_relay_server server(s)
Stijn Tintel
2026-05-05
config: add dhcpv6_relay_servers
Stijn Tintel
2026-03-16
odhcpd: ensure zero padding on DNSSL
Eric Fahlgren
2026-03-16
odhcpd: ignore NULL in dhcpv4_free_lease() stub
Mark H. Spatz
2026-03-16
ubus: fix truncated field in DHCPv6 lease query
Mark H. Spatz
2026-03-16
dhcpv4: fix avl_delete on leases not in avl tree
Mark H. Spatz
2026-03-16
dhcpv4: fix segfault when disabling interface
Mark H. Spatz
2026-03-12
dhcpv6-ia: dhcpv6_log_ia_addr(): parse return of snprintf
Alexander Couzens
2026-01-19
dhcpv4: de-escalate error logging to debug
Paul Donald
2026-01-10
netlink: clean up sockets, close files
Paul Donald
2025-12-22
dhcpv6-ia: switch case refactor in dhcpv6_handle_ias()
Paul Donald
2025-12-22
dhcpv6: set static defines for DHCPv6 option header size
Paul Donald
2025-12-18
dhcpv6-ia: reconfigure message length bug fix
Paul Donald
2025-12-18
all: remove dead code
Paul Donald
2025-12-14
odhcpd: remove fallback DNS search domain
David Härdeman
2025-12-14
router: remove some log spam in send_router_advert()
David Härdeman
2025-12-14
router: improve send_router_advert()
David Härdeman
2025-12-14
config: add default value for dhcpv6_pd_min_len
David Härdeman
2025-12-14
config: allow minimum PD len up to 64
David Härdeman
[next]