project/odhcpd.git
16 hours ago Kevin Darbyshire... Revert "dhcpv6-ia: add some noise to the T1 and T2... master
16 hours ago Kevin Darbyshire... Revert "do not delegate ULA prefixes"
16 hours ago Kevin Darbyshire... do not delegate ULA prefixes
16 hours ago Kevin Darbyshire... dhcpv6-ia: add some noise to the T1 and T2 periods
46 hours ago Álvaro Fernández... router: skip if branch in PIO clear functions
46 hours ago Álvaro Fernández... router: optimize duplicated PIO comparison
46 hours ago Álvaro Fernández... router: remove duplicated PIOs
46 hours ago Álvaro Fernández... router: rename router_clear_ra_pio
3 days ago Álvaro Fernández... router: improve RA PIO search logic
3 days ago George Sapkinformal: fix workflow permissions
5 days ago Álvaro Fernández... build: disable static libraries
5 days ago David Härdemandhcpv6-ia: fix crash in dhcpv6_free_lease()
5 days ago Álvaro Fernández... build: fix BUILD_ARGS
5 days ago David Härdemanstatefiles: change ipv4 MAC statefile syntax
5 days ago David Härdemanodhcpd: remove OAF_BOUND
5 days ago David Härdemandhcpv6: remove OAF_TENTATIVE
5 days ago David Härdemanodhcpd: remove OAF_STATIC
5 days ago David Härdemanodhcpd: remove OAF_BROKEN_HOSTNAME
5 days ago David Härdemanstatefiles: remove hosts entries from statefile
8 days ago Álvaro Fernández... build: enable DHCPV4_SUPPORT and UBUS
8 days ago Álvaro Fernández... ubus: fix shadow local variable
8 days ago Álvaro Fernández... src: fix shadowed local variables
8 days ago David Härdemandhcpv6-ia: fix a crash when static lease isn't configured
8 days ago David Härdemandhcpv4: support IPv6-only preferred (RFC8925)
8 days ago David Härdemandhcpv6-ia: fix realloc bug
9 days ago David Härdemannetlink: make it clearer that we're handling realloc...
9 days ago David Härdemandhcpv6: handle realloc failure
9 days ago David Härdemanconfig: handle realloc failure in piofolder parsing
9 days ago David Härdemanconfig: fix realloc() error handling for "dhcpv6_raw...
9 days ago David Härdemanconfig: fix realloc() handling for the "upstream" option
9 days ago David Härdemanconfig: fix (S)NTP realloc handling
9 days ago David Härdemandhcpv4: iface->dhcpv4_router -> iface->dhcpv4_routers
9 days ago David Härdemanodhcpd: rename iface->search -> iface->dns_search
9 days ago David Härdemanodhcpd: consistent dns naming
9 days ago David Härdemandhcpv4: remove iface->dhcpv4_bcast
9 days ago David Härdemandhcpv4: remove iface->dhcpv4_mask
9 days ago David Härdemandhcpv4: rename iface->dhcpv4_local -> iface->dhcpv4_own_ip
9 days ago David Härdemandhcpv4: simplify pool determination
9 days ago David Härdemannetlink: add netmask for IPv4
9 days ago David Härdemannetlink: variable naming cleanup
9 days ago David Härdemandhcpv4: fix no_dynamic_dhcp
9 days ago David Härdemanodhcpd: rename iface->addr4 -> iface->oaddrs4
9 days ago David Härdemanodhcpd: rename prefix -> prefix_len
9 days ago David Härdemanodhcpd: rename union if_addr -> in46_addr
9 days ago David Härdemandhcpv4: improve pool var naming
12 days ago David Härdemanndp: correctness fix for BPF filter
12 days ago David Härdemandhcpv4: add BPF to dhcpv4_setup_interface()
12 days ago David Härdemandhcpv4: define val where it is used in dhcpv4_setup_int...
12 days ago David Härdemandhcpv4: simplify error handling in dhcpv4_setup_interface()
12 days ago David Härdemandhcvp4: use tmp fd in dhcpv4_setup_interface()
12 days ago David Härdemandhcpv4: replace ToS precedence
12 days ago David Härdemanstatefiles: fix off-by-one-bug
2025-11-18 Paul Donaldall: implement RFC8910 captive portal (CP) option for...
2025-11-18 Paul Donaldall: implement RFC8910 captive portal (CP) option
2025-11-18 Álvaro Fernández... github: ci: add MIPS64, PowerPC64 and RISCV64
2025-11-18 Paul Donaldrouter: Modify relayed RA PIO L and RA M/O flags accord...
2025-11-18 Paul Donalddhcpv6: prevent network loop scenario
2025-11-17 David Härdemandhcpv4: simplify random address selection
2025-11-17 David Härdemanodhcpd: update devel-build.sh
2025-11-17 David Härdemanodhcpd: make ubus optional at runtime
2025-11-17 David Härdemanodhcpd: simplify signal handling
2025-11-17 Álvaro Fernández... src: improve attributes
2025-11-17 Álvaro Fernández... src: consolidate and improve fallthrough
2025-11-14 Álvaro Fernández... dhcpv6-ia: add missing limits header
2025-11-14 Fei Lvconfig: fix memleak during odhcpd reload
2025-11-14 David Härdemandhcpv4: update ubus DHCPv4 events/methods
2025-11-14 David Härdemanodhcpd: rename dhcpv6_lease->clid[_data|_len]
2025-11-14 David Härdemanodhcpd: rename [lease_cfg|dhcpv4_lease]->ipaddr to...
2025-11-14 David Härdemandhcpv4: use an AVL to store leases
2025-11-14 Álvaro Fernández... github: ci: add powerpc arch
2025-11-14 Álvaro Fernández... github: ci: add cmake build and source directories
2025-11-14 Álvaro Fernández... github: ci: disable json-c tests
2025-11-14 Álvaro Fernández... scripts: devel-build: disable json-c tests
2025-11-11 David Härdemannetlink: fix typo in debug msg
2025-11-11 Álvaro Fernández... src: fix whitespace issues
2025-11-11 Álvaro Fernández... vscode: enable indentation detection
2025-11-11 David Härdemanodhcpd: add support for "ignore"
2025-11-11 David Härdemanstatefiles: support per-interface hosts files
2025-11-11 David Härdemanstatefiles: don't make hostsfile dependent on statefile
2025-11-11 David Härdemanstatefiles: don't write expired leases
2025-11-11 David Härdemanstatefiles: simplify statefiles_write_state6()
2025-11-11 David Härdemanstatefiles: write straight to file in statefiles_write_...
2025-11-11 David Härdemanstatefiles: correct some comments/variable names
2025-11-11 David Härdemanstatefiles: unify host4 writing
2025-11-11 David Härdemanstatefiles: unify host6 writing
2025-11-11 David Härdemanstatefiles: group functions
2025-11-11 David Härdemanstatefiles: add function to write IPv4 hosts
2025-11-11 David Härdemanstatefiles: simplify state/host file writing
2025-11-11 David Härdemanstatefiles: move dhcpv6_ia_enum_addrs() to odhcpd.c
2025-11-11 David Härdemanstatefiles: add dhcpv6_lease to dhcpv6_log_ia_addr...
2025-11-11 David Härdemanstatefiles: create helper functions to write leases
2025-11-11 David Härdemanstatefiles: introduce statefiles_write()
2025-11-11 David Härdemanstatefiles: use dirfd in dhcpv6_ia_write_statefile()
2025-11-11 David Härdemanstatefiles: bail early in dhcpv6_ia_write_statefile()
2025-11-11 David Härdemanstatefiles: simplify dhcpv6_ia_write_hostsfile()
2025-11-11 David Härdemandhcpv6-ia: split statefile handling to separate file
2025-11-10 Álvaro Fernández... src: replace #pragma once with defines
2025-11-10 Álvaro Fernández... src: remove whitespaces at EOL
2025-11-10 Álvaro Fernández... vscode: add tab settings
2025-11-10 Paul Donaldodhcpd: Implement RFC9762 DHCPv6 PD Preferred flag...
next