summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Release dhcpcd-7.2.1dhcpcd-7.2.1Roy Marples2019-04-26
* sun: Simplify initialisation of the multicast destinationRoy Marples2019-04-26
* OpenBSD: Don't spam syslog when cannot send NARoy Marples2019-04-26
* FreeBSD: Fix fetching the IPv6 address lifetimeRoy Marples2019-04-26
* WhitespaceRoy Marples2019-04-26
* sun: Don't define IN_IFF_TENTATIVE or IN_IFF_DETACHEDRoy Marples2019-04-25
* sun: Detect correct broadcast address as RTM_NEWADDR liesRoy Marples2019-04-25
* dhcpcd.conf: Fix wording about ipv6rsRoy Marples2019-04-24
* sun: Fix compile as IN6ADDR_LINKLOCAL_ALLNODES_INIT isn't defined.Roy Marples2019-04-24
* IPv6ND: Use generic initialisers rather than inet_ptonRoy Marples2019-04-24
* sun: Fix adding IPv4LL default routeRoy Marples2019-04-24
* sun: Bind IPv6ND socket to interface.Roy Marples2019-04-23
* Fix compileRoy Marples2019-04-23
* 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