projects
/
project
/
odhcpd.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
project/odhcpd.git
2025-11-04
David Härdeman
dhcpv4: create struct dhcpv4_lease
commit
|
commitdiff
|
tree
|
snapshot
2025-11-04
David Härdeman
odhcpd: struct lease -> struct lease_cfg
commit
|
commitdiff
|
tree
|
snapshot
2025-11-04
David Härdeman
dhcpv4: use leasetime from a->lease
commit
|
commitdiff
|
tree
|
snapshot
2025-11-03
David Härdeman
router: always use link-local src address for RAs
commit
|
commitdiff
|
tree
|
snapshot
2025-11-03
Paul Donald
router: Rewrite the ingress MTU to one configured for...
commit
|
commitdiff
|
tree
|
snapshot
2025-11-03
Paul Donald
router: utilize interface ra_mtu for RA
commit
|
commitdiff
|
tree
|
snapshot
2025-11-03
Paul Donald
config: clamp ra_mtu to interface MTU, and default...
commit
|
commitdiff
|
tree
|
snapshot
2025-11-03
Paul Donald
netlink: Store interface MTU at link change
commit
|
commitdiff
|
tree
|
snapshot
2025-11-03
Álvaro Fernández...
github: fix CI apt dependencies
commit
|
commitdiff
|
tree
|
snapshot
2025-10-27
David Härdeman
odhcpd: more fixes for IID calculations
commit
|
commitdiff
|
tree
|
snapshot
2025-10-26
David Härdeman
dhcpv6: support a configurable DUID
commit
|
commitdiff
|
tree
|
snapshot
2025-10-26
David Härdeman
dhcpv6-ia: split reconf_msg struct into partial structs
commit
|
commitdiff
|
tree
|
snapshot
2025-10-26
David Härdeman
dhcpv6: split clientid to a separate struct
commit
|
commitdiff
|
tree
|
snapshot
2025-10-26
David Härdeman
dhcpv6-ia: simplify/fix IID calculations
commit
|
commitdiff
|
tree
|
snapshot
2025-10-25
David Härdeman
odhcpd: change "-c" cmd line arg to take a dir
commit
|
commitdiff
|
tree
|
snapshot
2025-10-25
David Härdeman
dhcpv4: dhcpv4_lease() - clarify which variables are...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-25
David Härdeman
dhcpv4: dhcpv4_lease() - simplification
commit
|
commitdiff
|
tree
|
snapshot
2025-10-25
David Härdeman
dhcpv4: dhcpv4_lease() - convert to switch statement
commit
|
commitdiff
|
tree
|
snapshot
2025-10-25
David Härdeman
dhcpv4: dhcpv4_assign() - explain address assignment
commit
|
commitdiff
|
tree
|
snapshot
2025-10-25
Paul Donald
dhcpv6: send timezone only when client requests
commit
|
commitdiff
|
tree
|
snapshot
2025-10-22
Paul Donald
dhcpv4: bump problem scenario up to warn
commit
|
commitdiff
|
tree
|
snapshot
2025-10-22
Álvaro Fernández...
config: properly set log level from uci
commit
|
commitdiff
|
tree
|
snapshot
2025-10-22
Paul Donald
dhcpv6: RFC4833 timezones
commit
|
commitdiff
|
tree
|
snapshot
2025-10-22
Matthias Riegler
dhcpv6-ia: respect prefix assigned to interface (>...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-22
David Härdeman
odhcpd: improve odhcpd_urandom()
commit
|
commitdiff
|
tree
|
snapshot
2025-10-21
Paul Donald
config: fix erroneous clamp message if clamp value...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-21
David Härdeman
dhcpv4: bail earlier on release/decline
commit
|
commitdiff
|
tree
|
snapshot
2025-10-21
David Härdeman
dhcpv4: don't hardcode options array length
commit
|
commitdiff
|
tree
|
snapshot
2025-10-21
David Härdeman
dhcpv4: shrink struct dhcpv4_message
commit
|
commitdiff
|
tree
|
snapshot
2025-10-21
David Härdeman
dhcpv4: use iovec for forcereconf messages, fix hash
commit
|
commitdiff
|
tree
|
snapshot
2025-10-21
David Härdeman
dhcpv4: fix padding of iovec message in dhcpv4_handle_msg()
commit
|
commitdiff
|
tree
|
snapshot
2025-10-21
David Härdeman
dhcpv4: some minor cleanups post-iovec
commit
|
commitdiff
|
tree
|
snapshot
2025-10-21
David Härdeman
dhcpv4: use iovec for forcerenew opts
commit
|
commitdiff
|
tree
|
snapshot
2025-10-21
David Härdeman
dhcpv4: use iovec for router and DNS server
commit
|
commitdiff
|
tree
|
snapshot
2025-10-21
David Härdeman
dhcpv4: use iovec for DNS search and MTU
commit
|
commitdiff
|
tree
|
snapshot
2025-10-21
David Härdeman
dhcpv4: use iovec for netmask/hostname/broadcast
commit
|
commitdiff
|
tree
|
snapshot
2025-10-21
David Härdeman
dhcpv4: use iovec for leasetime/renew/rebind
commit
|
commitdiff
|
tree
|
snapshot
2025-10-21
David Härdeman
dhcpv4: introduce a reply_opts array
commit
|
commitdiff
|
tree
|
snapshot
2025-10-21
David Härdeman
dhcpv4: use iovec for DNR
commit
|
commitdiff
|
tree
|
snapshot
2025-10-21
David Härdeman
dhcpv4: use iovec for NTP
commit
|
commitdiff
|
tree
|
snapshot
2025-10-21
David Härdeman
dhcpv4: use iovec for message and serverid
commit
|
commitdiff
|
tree
|
snapshot
2025-10-21
David Härdeman
dhcpv4: reorder some more variables in dhcpv4_handle_msg()
commit
|
commitdiff
|
tree
|
snapshot
2025-10-21
David Härdeman
dhcpv4: remove one more variable from dhcpv4_handle_msg()
commit
|
commitdiff
|
tree
|
snapshot
2025-10-21
David Härdeman
dhcpv4: move dest handling from dhcpv4_handle_msg()
commit
|
commitdiff
|
tree
|
snapshot
2025-10-21
David Härdeman
dhcpv4: don't copy reqopts around
commit
|
commitdiff
|
tree
|
snapshot
2025-10-21
David Härdeman
dhcpv4: more refactoring of dhcpv4_handle_msg()
commit
|
commitdiff
|
tree
|
snapshot
2025-10-21
David Härdeman
dhcpv4: clarify variable names in dhcpv4_handle_msg()
commit
|
commitdiff
|
tree
|
snapshot
2025-10-21
David Härdeman
dhcpv4: some more cleanups to dhcpv4_handle_msg()
commit
|
commitdiff
|
tree
|
snapshot
2025-10-21
David Härdeman
dhcpv4: preparations for iovec usage
commit
|
commitdiff
|
tree
|
snapshot
2025-10-21
David Härdeman
odhcdp: use a more suitable clock
commit
|
commitdiff
|
tree
|
snapshot
2025-10-19
Paul Donald
dhcpv6: change dhcpv6 message type check in relay
commit
|
commitdiff
|
tree
|
snapshot
2025-10-19
Paul Donald
dhcpv6: move dhcpv6 message type check for early exit
commit
|
commitdiff
|
tree
|
snapshot
2025-10-19
David Härdeman
odhcpd: add a simple build script
commit
|
commitdiff
|
tree
|
snapshot
2025-10-18
Álvaro Fernández...
github: improve CI
commit
|
commitdiff
|
tree
|
snapshot
2025-10-18
David Härdeman
odhcpd: shrink binary size by creating a logging function
commit
|
commitdiff
|
tree
|
snapshot
2025-10-18
David Härdeman
odhcpd: support stderr logging
commit
|
commitdiff
|
tree
|
snapshot
2025-10-18
David Härdeman
odhcpd: add log helpers
commit
|
commitdiff
|
tree
|
snapshot
2025-10-13
Paul Donald
config: cap dhcpv6_pd_min_len to max instead of only...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-13
Paul Donald
config: clamp dhcpv6_hostid_len instead of only logging...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-13
Paul Donald
config: clamp ra_mtu into 1280-65535 range
commit
|
commitdiff
|
tree
|
snapshot
2025-10-13
Paul Donald
config: cap ra_retranstime and warn instead of only...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-13
Paul Donald
config: cap ra_hoplimit to maximum and warn instead...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-13
Paul Donald
config: cap ra_reachabletime to RFC maximum instead...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-13
Paul Donald
config: drop double size lease times; they are all...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-13
Paul Donald
router: redefine ra_mininterval and ra_maxinterval...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-13
Paul Donald
config: clamp ra_mininterval, ra_maxinterval, ra_lifeti...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-13
Paul Donald
router: refactor calc_ra_lifetime; redefine ra_lifetime...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-13
Paul Donald
config: do MaxRtrAdvInterval init at (ra_maxinterval...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-13
Paul Donald
router: Apply updated values from RFC9096 (updates...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-13
Paul Donald
router: Apply updated values from RFC8319 (updates...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-13
Paul Donald
config: refactor parse_leasetime() - branch amount...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-12
Álvaro Fernández...
github: fix CMAKE_SYSTEM_PROCESSOR copy&paste
commit
|
commitdiff
|
tree
|
snapshot
2025-10-12
Álvaro Fernández...
github: add CI build
github-ci
commit
|
commitdiff
|
tree
|
snapshot
2025-10-10
David Härdeman
odhcpd: fix a compilation error
commit
|
commitdiff
|
tree
|
snapshot
2025-10-09
David Härdeman
odhcpd: allow assignments to be reassigned
commit
|
commitdiff
|
tree
|
snapshot
2025-10-09
David Härdeman
odhcpd: support multiple per-client DUIDs
commit
|
commitdiff
|
tree
|
snapshot
2025-10-09
David Härdeman
odhcpd: support assignments on the basis of IAID
commit
|
commitdiff
|
tree
|
snapshot
2025-10-09
David Härdeman
odhcpd: support IAIDs for static DHCPv6 leases
commit
|
commitdiff
|
tree
|
snapshot
2025-10-09
David Härdeman
odhcpd: break up complex matching logic
commit
|
commitdiff
|
tree
|
snapshot
2025-10-09
David Härdeman
odhcpd: document the ubus interface
commit
|
commitdiff
|
tree
|
snapshot
2025-10-09
David Härdeman
dhcpv4: generate dbus events on lease expiry
commit
|
commitdiff
|
tree
|
snapshot
2025-10-09
David Härdeman
dhcpv4: fix ubus events
commit
|
commitdiff
|
tree
|
snapshot
2025-10-09
David Härdeman
odhcpd: remove mac_len argument to ubus_bcast_dhcp_event()
commit
|
commitdiff
|
tree
|
snapshot
2025-10-09
David Härdeman
odhcpd: fix ubus support flag in help msg
commit
|
commitdiff
|
tree
|
snapshot
2025-10-09
David Härdeman
odhcpd: reduce use of WITH_UBUS defines in code
commit
|
commitdiff
|
tree
|
snapshot
2025-10-09
Stephen Groat
ndp: fix macOS IPv6 compatibility by using link-local...
commit
|
commitdiff
|
tree
|
snapshot
2025-10-07
Álvaro Fernández...
router: fix SLAAC on subnets > 64
commit
|
commitdiff
|
tree
|
snapshot
2025-10-07
David Härdeman
dhcpv4: simplify dhcpv4_setup_interface()
commit
|
commitdiff
|
tree
|
snapshot
2025-10-07
David Härdeman
dhcpv4: make the cookie explicit in struct dhcpv4_message
commit
|
commitdiff
|
tree
|
snapshot
2025-10-07
David Härdeman
dhcpv4: simplify dhcpv4_fr_send() a bit
commit
|
commitdiff
|
tree
|
snapshot
2025-10-07
David Härdeman
dhcpv4: rename cookie variable
commit
|
commitdiff
|
tree
|
snapshot
2025-10-07
David Härdeman
dhcpv4: remove some magic numbers
commit
|
commitdiff
|
tree
|
snapshot
2025-10-07
David Härdeman
dhcpv4: update dhcpv4_msg_to_string()
commit
|
commitdiff
|
tree
|
snapshot
2025-10-07
David Härdeman
dhcpv4: dhcpv4_fr_rand_delay() fixups
commit
|
commitdiff
|
tree
|
snapshot
2025-10-07
David Härdeman
ubus: improve correspondence between DHCPv[46]
commit
|
commitdiff
|
tree
|
snapshot
2025-10-07
David Härdeman
ubus: minor correctness fix
commit
|
commitdiff
|
tree
|
snapshot
2025-10-07
David Härdeman
ubus: don't expose ipv4leases if not supported
commit
|
commitdiff
|
tree
|
snapshot
2025-10-07
David Härdeman
odhcpd: print compiled-in features in help message
commit
|
commitdiff
|
tree
|
snapshot
2025-10-03
David Härdeman
dhcpv4: rename a variable in dhcpv4_assign()
commit
|
commitdiff
|
tree
|
snapshot
2025-10-03
David Härdeman
dhcpv4: move the remaining forward declaration
commit
|
commitdiff
|
tree
|
snapshot
next