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-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
2025-11-18
all: implement RFC8910 captive portal (CP) option for DHCPv4
Paul Donald
2025-11-18
all: implement RFC8910 captive portal (CP) option
Paul Donald
2025-11-18
github: ci: add MIPS64, PowerPC64 and RISCV64
Álvaro Fernández Rojas
2025-11-18
router: Modify relayed RA PIO L and RA M/O flags according to interface policy
Paul Donald
2025-11-18
dhcpv6: prevent network loop scenario
Paul Donald
2025-11-17
dhcpv4: simplify random address selection
David Härdeman
2025-11-17
odhcpd: update devel-build.sh
David Härdeman
2025-11-17
odhcpd: make ubus optional at runtime
David Härdeman
2025-11-17
odhcpd: simplify signal handling
David Härdeman
2025-11-17
src: improve attributes
Álvaro Fernández Rojas
2025-11-17
src: consolidate and improve fallthrough
Álvaro Fernández Rojas
2025-11-14
dhcpv6-ia: add missing limits header
Álvaro Fernández Rojas
2025-11-14
config: fix memleak during odhcpd reload
Fei Lv
2025-11-14
dhcpv4: update ubus DHCPv4 events/methods
David Härdeman
2025-11-14
odhcpd: rename dhcpv6_lease->clid[_data|_len]
David Härdeman
2025-11-14
odhcpd: rename [lease_cfg|dhcpv4_lease]->ipaddr to ipv4
David Härdeman
2025-11-14
dhcpv4: use an AVL to store leases
David Härdeman
2025-11-14
github: ci: add powerpc arch
Álvaro Fernández Rojas
2025-11-14
github: ci: add cmake build and source directories
Álvaro Fernández Rojas
2025-11-14
github: ci: disable json-c tests
Álvaro Fernández Rojas
2025-11-14
scripts: devel-build: disable json-c tests
Álvaro Fernández Rojas
2025-11-11
netlink: fix typo in debug msg
David Härdeman
2025-11-11
src: fix whitespace issues
Álvaro Fernández Rojas
2025-11-11
vscode: enable indentation detection
Álvaro Fernández Rojas
2025-11-11
odhcpd: add support for "ignore"
David Härdeman
2025-11-11
statefiles: support per-interface hosts files
David Härdeman
2025-11-11
statefiles: don't make hostsfile dependent on statefile
David Härdeman
2025-11-11
statefiles: don't write expired leases
David Härdeman
2025-11-11
statefiles: simplify statefiles_write_state6()
David Härdeman
2025-11-11
statefiles: write straight to file in statefiles_write_state4()
David Härdeman
2025-11-11
statefiles: correct some comments/variable names
David Härdeman
2025-11-11
statefiles: unify host4 writing
David Härdeman
2025-11-11
statefiles: unify host6 writing
David Härdeman
2025-11-11
statefiles: group functions
David Härdeman
2025-11-11
statefiles: add function to write IPv4 hosts
David Härdeman
2025-11-11
statefiles: simplify state/host file writing
David Härdeman
2025-11-11
statefiles: move dhcpv6_ia_enum_addrs() to odhcpd.c
David Härdeman
2025-11-11
statefiles: add dhcpv6_lease to dhcpv6_log_ia_addr() args
David Härdeman
2025-11-11
statefiles: create helper functions to write leases
David Härdeman
2025-11-11
statefiles: introduce statefiles_write()
David Härdeman
2025-11-11
statefiles: use dirfd in dhcpv6_ia_write_statefile()
David Härdeman
2025-11-11
statefiles: bail early in dhcpv6_ia_write_statefile()
David Härdeman
2025-11-11
statefiles: simplify dhcpv6_ia_write_hostsfile()
David Härdeman
2025-11-11
dhcpv6-ia: split statefile handling to separate file
David Härdeman
[next]