summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Release dhcpcd-7.2.0dhcpcd-7.2.0Roy Marples2019-04-17
* sun: Don't read beyond the sockaddr length when making RTMRoy Marples2019-04-16
* if: Add a generic function to create an aliased address nameRoy Marples2019-04-16
* duid: If no UUID support, don't warn about unused variable.Roy Marples2019-04-16
* BSD: Simplify rtm usageRoy Marples2019-04-15
* sun: Find the interface in if_finishrtRoy Marples2019-04-15
* sun: Update the interface index after plumbingRoy Marples2019-04-14
* sun: Use lo0 if we can't find an interface for our routeRoy Marples2019-04-14
* sun: Fix carrier detection, MTU detection and plumbingRoy Marples2019-04-14
* sun: Don't report error if interface does not exist during preinitRoy Marples2019-04-14
* sun: Fix routing issuesRoy Marples2019-04-13
* sun: Compile once moreJoerg Sonnenberger2019-04-12
* options: improve string parsing some moreRoy Marples2019-04-11
* options: terminate strings that are not quotedRoy Marples2019-04-10
* DHCP: abort BPF in test mode on receipt of message.Roy Marples2019-04-10
* options: add static routers and routes to environmentRoy Marples2019-04-10
* DHCP: Dont really add static address in test modeRoy Marples2019-04-10
* script: Assign a default scriptRoy Marples2019-04-10
* DHCP6: Don't spam syslog if we get the same error over and overRoy Marples2019-04-10
* BSD: Fix detecting the interface for scoped routesRoy Marples2019-04-02
* route: log which pid deletes routesRoy Marples2019-04-02
* script: Parse argument as a stringRoy Marples2019-03-27
* DHCPv6: Allow nooptions dhcp6_unicast to work.Roy Marples2019-03-26
* script: Fix prior when we have listeners but no scriptRoy Marples2019-03-25
* script: Fix not running when empty string or /dev/nullRoy Marples2019-03-25
* dhcpcd(8): Remove duplicate theMasanobu SAITOH2019-03-08
* IPv4LL: Fix routing on failureRoy Marples2019-03-05
* Linux: Fix compile without IPv4LLRoy Marples2019-02-21
* DHCP: Dont close ARP gratuitouslyRoy Marples2019-02-19
* DHCP: free the ARP state of the address once announcedRoy Marples2019-02-19
* Guard with IP_PKTINFO as well.Roy Marples2019-02-19
* Fold all CMSG parsing into a common function.Roy Marples2019-02-19
* DHCP: Close the BPF socket once BOUNDRoy Marples2019-02-19
* BSD: Don't keep PF LINK socket open needlesslyRoy Marples2019-02-19
* Remove the send/recv structures from dhcpcd context and allocateRoy Marples2019-02-17
* Fix whitespace introduced by my last patchRoy Marples2019-02-14
* build: exit the SUBDIR build loop if an error is detectedKenny Napier2019-02-14
* Remove gmake-4 note, gmake-3 works again.Roy Marples2019-02-11
* make: support gmake-3 again.Roy Marples2019-02-11
* linux: Fix compile on old RedHat/CentOS systemsRoy Marples2019-02-11
* DHCP: Don't dictate the outbound interface when unicastingRoy Marples2019-02-09
* BSD: don't log an error if the interface departs during SIOCGIFALIASRoy Marples2019-02-08
* fix build with --disable-inet6Chris Clayton2019-02-08
* dhcp: if the netmask is all ones, it's a host routeRoy Marples2019-02-08
* Release dhcpcd-7.1.1dhcpcd-7.1.1Roy Marples2019-02-07
* Not using c++11, go back to attributeRoy Marples2019-02-06
* Fix __fallthrough directive on non GNUCRoy Marples2019-02-06
* gcc: appease gcc-7's implicit fallthrough warningRoy Marples2019-02-06
* IP4: No need to set a variable to arp announce the addressRoy Marples2019-02-06
* ARP: make the announce address a constantRoy Marples2019-02-06