summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* routes: Fix a NULL dereference error for global static routesdhcpcd-8.0.2Roy Marples2019-07-30
* Release dhcpcd-8.0.2Roy Marples2019-07-30
* IP: Work with IP headers with options.Roy Marples2019-07-30
* BSD: Warn when kernel does not support sending ND6 advertisementsRoy Marples2019-07-29
* ND6: Disable advertising on OS other than NetBSD and LinuxRoy Marples2019-07-29
* DragonFlyBSD: Fix compileRoy Marples2019-07-29
* DHCP6: Change state to REQEST when any IA has NOBINDING statusRoy Marples2019-07-29
* Fix a memory NULL deference when freeing static routes at exit.Roy Marples2019-07-28
* Solaris: Avoid re-adding IPv6 addresses to preserve the prefix routeRoy Marples2019-07-28
* Rework prior again so we log the address in debug.Roy Marples2019-07-28
* Fix compile issue with prior.Roy Marples2019-07-28
* IP: If no address lifetime support don't re-add the addressRoy Marples2019-07-28
* DHCP: Avoid duplicate read of packetRoy Marples2019-07-28
* configure: Fix test for open_memstreamRoy Marples2019-07-28
* script: ensure that tmp files are removedRoy Marples2019-07-28
* Update commentRoy Marples2019-07-25
* Mention 29-lookup-hostname rather than 10-wpa_supplicantRoy Marples2019-07-25
* Fix define for priorRoy Marples2019-07-25
* Remove ND6 Advertisement from SMALL builds.Roy Marples2019-07-25
* NetBSD: Allow dhcpcd to be built without ARP supportRoy Marples2019-07-25
* 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