summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Release dhcpcd-8.0.0dhcpcd-8.0.0Roy Marples2019-07-24
* BSD: Work around another coverity false positive.Roy Marples2019-07-23
* TypoRoy Marples2019-07-23
* Linux: Mark another coverity false positive.Roy Marples2019-07-23
* inet: Don't lose the host route needed for the routerRoy Marples2019-07-23
* Linux: Work around a coverity issueRoy Marples2019-07-23
* dhcpcd: Don't leak resources if we can't find a newly added interfaceRoy Marples2019-07-23
* dhcpcd: Don't leak memory when routing socket overflowsRoy Marples2019-07-23
* Change prior to be non-fatalRoy Marples2019-07-23
* Linux: Care about the return of setsockoptRoy Marples2019-07-23
* DHCP: On ARP duplication, ensure the interface pointer is validRoy Marples2019-07-23
* logerr: Care about fprintf return codesRoy Marples2019-07-23
* OpenBSD: Fix compile.Roy Marples2019-07-22
* Cast time_t to long long to satisfy printf.Roy Marples2019-07-22
* Remove fcntl.h from here.Roy Marples2019-07-22
* Use rebindtime rather than renewaltime.Roy Marples2019-07-22
* DHCP: Always add the leased addressRoy Marples2019-07-22
* DHCP6: Assert auto sla is only 32-bitsRoy Marples2019-07-22
* options: Fix a static analysis errorRoy Marples2019-07-22
* Fix priorRoy Marples2019-07-22
* options: Fix a potential memory leakRoy Marples2019-07-22
* Fix compile issue with priorRoy Marples2019-07-22
* DHCP: Set address vltime and pltime to the length of the leaseRoy Marples2019-07-22
* arp: Fix a crash when dhcpcd forks or an interface removedRoy Marples2019-07-16
* route: Compare AF_UNSPEC family when cleaning old routesRoy Marples2019-07-15
* hooks: Ensure header is empty before populating it.Roy Marples2019-07-12
* 10-wpa_supplicant: Correct stop diagnosticRoy Marples2019-07-09
* Merge branch 'memstream'Roy Marples2019-07-04
|\
| * script: enable if_ssid againRoy Marples2019-06-19
| * script: Fix a memory errorRoy Marples2019-06-19
| * ND: Ensure that ltime is always setRoy Marples2019-06-19
| * Remove now unused variables.Roy Marples2019-06-19
| * Merge branch 'master' into memstreamRoy Marples2019-06-18
| |\
| * | script: Write variables to a FILERoy Marples2019-06-18
* | | Add SPDX identifiers to all dhcpcd source files.Yegor Yefremov2019-07-04
* | | Merge pull request #7 from sashko/masterRoy Marples2019-06-25
|\ \ \
| * | | Fix typo in configureOleksandr Kravchuk2019-06-25
|/ / /
* | / DHCP6: Fix INFORM supportRoy Marples2019-06-20
| |/ |/|
* | route: Build list of static routes and routers correctly.Roy Marples2019-06-18
|/
* RA: expire whole RA on carrier upRoy Marples2019-06-14
* arp: announce address from most preferred interfaceRoy Marples2019-06-14
* Merge branch 'master' into rbtreeRoy Marples2019-06-14
|\
| * dhcpcd: don't expire RA on carrier down when when preserving IPRoy Marples2019-06-14
| * RA: expire RDNSS and DNSSL entriesRoy Marples2019-06-14
| * Merge pull request #6 from DanielG/masterRoy Marples2019-06-12
| |\
| | * 30-hostname: Fix typo: hsort -> hshortDaniel Gröber2019-06-12
| |/
| * DHCP6: Keep running regardless of RA stateRoy Marples2019-06-12
* | Fix a gcc warning about signed overflowRoy Marples2019-06-07
* | route: Compile on older BSD platformsRoy Marples2019-06-07
* | route: Use order from message / configRoy Marples2019-06-07