summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Release dhcpcd-8.1.6dhcpcd-8.1.6Roy Marples2020-01-27
* IPv4LL: A state might not always exist when running the script.Christos Zoulas2020-01-27
* BSD: Fix INET flags on RTM_NEWADDR messages.Roy Marples2020-01-22
* DHCP: Take interface reference on Address Defend failureRoy Marples2020-01-22
* BSD: Improve RTM_NEWADDR/RTM_DELADDR validaton some moreRoy Marples2020-01-22
* BSD: Validate RTM_NEWADDR as wellRoy Marples2020-01-17
* inet6: Temporary addresses only work if prefix + ifidlen == 128Roy Marples2020-01-17
* inet6: Support a /128 autoconf prefix from RARoy Marples2020-01-17
* Release dhcpcd-8.1.5dhcpcd-8.1.5Roy Marples2020-01-03
* Move some option finialisation so it's available globally.Roy Marples2020-01-02
* inet: Allow forcing a host route from an interface without a leaseRoy Marples2020-01-02
* Linux: fix RA time unit confusionAnders Kaseorg2020-01-01
* Release dhcpcd-8.1.4dhcpcd-8.1.4Roy Marples2019-12-20
* options: Fix allocating the script optionRoy Marples2019-12-20
* Release dhcpcd-8.1.3dhcpcd-8.1.3Roy Marples2019-12-20
* DHCP: dl is always >0 at this point, so remove check.Roy Marples2019-12-20
* compat: Add a guard to _strtoi.hRoy Marples2019-12-20
* Linux: Move RTA_OK and RTA_NEXT from a while to a for loop.Roy Marples2019-12-20
* DHCP: Ensure we have a lease to extract options from.Roy Marples2019-12-19
* DHCP6: Remove now unused varsRoy Marples2019-12-17
* DHCP6: Add disabled code to allow packet replayRoy Marples2019-12-17
* DHCP6: Rework delegation deprecationRoy Marples2019-12-17
* DHCP6: Fix deprecating a delegated prefixRoy Marples2019-12-16
* options: Suboption 3 of NTP Server is a FQDNRoy Marples2019-12-16
* DHCP: Don't warn about expiry of deprecated addressesRoy Marples2019-12-12
* IPv6ND: Fix reachable testRoy Marples2019-12-10
* dhcpcd: Only report SSID when we have a carrierRoy Marples2019-11-30
* DHCP6: Fix prior to log an errorRoy Marples2019-11-27
* DHCP6: Improve API for privsepRoy Marples2019-11-26
* DHCP: Improve API for privsepRoy Marples2019-11-26
* Linux: remove XX debugRoy Marples2019-11-19
* Linux: Support kernels without PR_SET_MM_MAPRoy Marples2019-11-19
* Linux: prefer ms RA timesRoy Marples2019-11-17
* Spelling fixesSascha Wildner2019-11-15
* Release dhcpcd-8.1.2dhcpcd-8.1.2Roy Marples2019-11-13
* dhcpcd: report SSID connected to when we gain carrierRoy Marples2019-11-12
* RA: Set mtu to zero and then pull in the MTU option if anyRoy Marples2019-11-10
* OpenBSD: Support LINK_STATE_HALF_DUPLEX and LINK_STATE_FULL_DUPLEXNathan Houghton2019-11-10
* IPv6ND: If a router is reachable again, don't solicit another.Roy Marples2019-11-10
* RA: Warn if advertised MTU is greater than link MTURoy Marples2019-11-10
* BSD: Try and set linkmtu for the interface just to be nice.Roy Marples2019-11-10
* OpenBSD: Fix prior - OS cannot set any RA bits such as hop limit.Roy Marples2019-11-10
* BSD: strlcpy > strncpyRoy Marples2019-11-09
* Solaris: Fix compile with priorRoy Marples2019-11-10
* Linux: fix compile for priorRoy Marples2019-11-09
* INET6: Apply hoplimit, reachable and retrans timer values from RA.Roy Marples2019-11-09
* INET6: Sort routers when reachability changesRoy Marples2019-11-09
* script: Ensure pid is initialised.Roy Marples2019-11-06
* DHCP: When rebinding ensure we have a DHCP ARP stateRoy Marples2019-11-05
* Linux: rename _open_link_socket to if_linksocketRoy Marples2019-11-05