index
:
odhcpd
github-ci
lede-17.01
master
openwrt-18.06
openwrt-19.07
openwrt-24.10
openwrt-25.12
staging/stintel/devel
OpenWrt DHCP Server
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-12-05
do not delegate ULA prefixes
Kevin Darbyshire-Bryant
2025-12-05
dhcpv6-ia: add some noise to the T1 and T2 periods
Kevin Darbyshire-Bryant
2025-12-04
router: skip if branch in PIO clear functions
Álvaro Fernández Rojas
2025-12-04
router: optimize duplicated PIO comparison
Álvaro Fernández Rojas
2025-12-04
router: remove duplicated PIOs
Álvaro Fernández Rojas
2025-12-04
router: rename router_clear_ra_pio
Álvaro Fernández Rojas
2025-12-02
router: improve RA PIO search logic
Álvaro Fernández Rojas
2025-12-02
formal: fix workflow permissions
George Sapkin
2025-12-01
build: disable static libraries
Álvaro Fernández Rojas
2025-12-01
dhcpv6-ia: fix crash in dhcpv6_free_lease()
David Härdeman
2025-12-01
build: fix BUILD_ARGS
Álvaro Fernández Rojas
2025-11-30
statefiles: change ipv4 MAC statefile syntax
David Härdeman
2025-11-30
odhcpd: remove OAF_BOUND
David Härdeman
2025-11-30
dhcpv6: remove OAF_TENTATIVE
David Härdeman
2025-11-30
odhcpd: remove OAF_STATIC
David Härdeman
2025-11-30
odhcpd: remove OAF_BROKEN_HOSTNAME
David Härdeman
2025-11-30
statefiles: remove hosts entries from statefile
David Härdeman
2025-11-28
build: enable DHCPV4_SUPPORT and UBUS
Álvaro Fernández Rojas
2025-11-28
ubus: fix shadow local variable
Álvaro Fernández Rojas
2025-11-28
src: fix shadowed local variables
Álvaro Fernández Rojas
2025-11-28
dhcpv6-ia: fix a crash when static lease isn't configured
David Härdeman
2025-11-28
dhcpv4: support IPv6-only preferred (RFC8925)
David Härdeman
2025-11-27
dhcpv6-ia: fix realloc bug
David Härdeman
2025-11-27
netlink: make it clearer that we're handling realloc correctly
David Härdeman
2025-11-27
dhcpv6: handle realloc failure
David Härdeman
2025-11-27
config: handle realloc failure in piofolder parsing
David Härdeman
2025-11-27
config: fix realloc() error handling for "dhcpv6_raw" option
David Härdeman
2025-11-27
config: fix realloc() handling for the "upstream" option
David Härdeman
2025-11-27
config: fix (S)NTP realloc handling
David Härdeman
2025-11-27
dhcpv4: iface->dhcpv4_router -> iface->dhcpv4_routers
David Härdeman
2025-11-27
odhcpd: rename iface->search -> iface->dns_search
David Härdeman
2025-11-27
odhcpd: consistent dns naming
David Härdeman
2025-11-27
dhcpv4: remove iface->dhcpv4_bcast
David Härdeman
2025-11-27
dhcpv4: remove iface->dhcpv4_mask
David Härdeman
2025-11-27
dhcpv4: rename iface->dhcpv4_local -> iface->dhcpv4_own_ip
David Härdeman
2025-11-27
dhcpv4: simplify pool determination
David Härdeman
2025-11-27
netlink: add netmask for IPv4
David Härdeman
2025-11-27
netlink: variable naming cleanup
David Härdeman
2025-11-27
dhcpv4: fix no_dynamic_dhcp
David Härdeman
2025-11-27
odhcpd: rename iface->addr4 -> iface->oaddrs4
David Härdeman
2025-11-27
odhcpd: rename prefix -> prefix_len
David Härdeman
2025-11-27
odhcpd: rename union if_addr -> in46_addr
David Härdeman
2025-11-27
dhcpv4: improve pool var naming
David Härdeman
2025-11-23
ndp: correctness fix for BPF filter
David Härdeman
2025-11-23
dhcpv4: add BPF to dhcpv4_setup_interface()
David Härdeman
2025-11-23
dhcpv4: define val where it is used in dhcpv4_setup_interface()
David Härdeman
2025-11-23
dhcpv4: simplify error handling in dhcpv4_setup_interface()
David Härdeman
2025-11-23
dhcvp4: use tmp fd in dhcpv4_setup_interface()
David Härdeman
2025-11-23
dhcpv4: replace ToS precedence
David Härdeman
2025-11-23
statefiles: fix off-by-one-bug
David Härdeman
[next]