summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* Fix compile for non-sunRoy Marples2019-04-23
* sun: Open an IPv6ND socket per interfaceRoy Marples2019-04-23
* sun: Making routing work with both 64-bit and 32-bit userlandsRoy Marples2019-04-22
* sun: Fix numerous issues handling route messagesRoy Marples2019-04-21
* sun: Read RTA_IFA for IPv6 routes.Roy Marples2019-04-21
* sun: Set RTA_IFP and RTA_IFA again for default routesRoy Marples2019-04-21
* sun: Continue walking dlpi links when dlpi_open returns no linkRoy Marples2019-04-21
* auth: Improve comment about DHCPv4 option splitting not workingRoy Marples2019-04-20
* DHCPv6: fix warning message wordingRoy Marples2019-04-20
* Really add consttime_memequalRoy Marples2019-04-19
* compat: Provide consttime_memequal if not in libcRoy Marples2019-04-19
* auth: Use consttime_memequal(3) to compare hashesRoy Marples2019-04-19
* DHCP: Fix a potential 1 byte read overflow with DHO_OPTSOVERLOADEDRoy Marples2019-04-19
* DHCPv6: Fix a potential buffer overflow reading NA/TA addressesRoy Marples2019-04-19
* 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