summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* 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
* Linux: improve the netlink API moreRoy Marples2019-11-05
* build: Improve detection of dlopen(3) in libdlRoy Marples2019-11-05
* dev: remove pointless castRoy Marples2019-11-05
* INET: Fix corruption of IPv4 address flags when renewingRoy Marples2019-11-05
* Linux: always open a netlink socket when writing netlink messagesRoy Marples2019-11-05
* build: Improve import-src targetRoy Marples2019-11-04
* and more prettyRoy Marples2019-11-04
* build: make prior output more prettyRoy Marples2019-11-04
* build: Check compiler actually supports address sanitisation.Roy Marples2019-11-04
* BSD: Disable kernel RTADV sysctl earlierRoy Marples2019-11-04
* build: Enforce address sanitisaton when debugging.Roy Marples2019-11-03
* dhcpcd: Set ctx.ifaces to NULL after freeingRoy Marples2019-11-03
* eloop: Fix a segfault if we free a NULL eloopRoy Marples2019-11-01
* control: when closing, remove from eloop.Roy Marples2019-11-01