summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Release dhcpcd-8.0.1dhcpcd-8.0.1Roy Marples2019-07-25
* Fix compile on NetBSD with ARP but not ARPINGRoy Marples2019-07-25
* Fix compile on Linux without ARPINGRoy Marples2019-07-24
* Free script buffers before exiting from a fork.Roy Marples2019-07-24
* Fix build without INET.Roy Marples2019-07-24
* Fix build without ARP and/or ARPINGRoy Marples2019-07-24
* Fix compile without IPv4LLRoy Marples2019-07-24
* IPv4LL: Work once more on NetBSDRoy Marples2019-07-24
* Fix SMALL build.Roy Marples2019-07-24
* 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