summaryrefslogtreecommitdiffstats
path: root/src/dhcp.h
Commit message (Expand)AuthorAge
* dhcpcd: dumping lease uses control socket to get the leaseRoy Marples2020-03-27
* DHCP: Use milliseconds rather than timespec for retranmissionRoy Marples2020-01-04
* eloop: Allow for for timeouts greater than time_t and time wrappingRoy Marples2020-01-01
* Welcome to 2020!Roy Marples2020-01-03
* DHCP: Ensure we have a lease to extract options from.Roy Marples2019-12-19
* privsep: Add support for priviledge separationRoy Marples2019-11-28
* inet: Rework prior incase DHCP uses an IPv4LL addressRoy Marples2019-10-02
* DHCP: Set address vltime and pltime to the length of the leaseRoy Marples2019-07-22
* Merge branch 'memstream'Roy Marples2019-07-04
|\
| * script: Write variables to a FILERoy Marples2019-06-18
* | Add SPDX identifiers to all dhcpcd source files.Yegor Yefremov2019-07-04
|/
* Replace route TAILQ macros with rbtree(3) from NetBSD.Roy Marples2019-03-03
* DHCP: Close the BPF socket once BOUNDRoy Marples2019-02-19
* DHCP: Remove #defines for functions when INET is disabledRoy Marples2019-01-23
* Welcome to 2019!Roy Marples2019-01-01
* Fix compile without INET6Roy Marples2018-06-03
* Log the pid of the process deleting an assigned address.Roy Marples2018-03-06
* Welcome to 2018.Roy Marples2018-01-01
* bpf: store flags in state for a better abortRoy Marples2017-10-24
* Persist shared IP address on interfaces.Roy Marples2017-08-01
* Move the source files along with dev, crypt and comapt into src dir.Roy Marples2017-03-15