summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* 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
* script: Improve APIRoy Marples2019-11-01
* DHCP6: Simplify opening the UDP port for all interfaces.Roy Marples2019-10-25
* DHCP: Rework closing BPF and seeing if we need to open UDPRoy Marples2019-10-25
* DHCP: Simplify opening the UDP port for all interfaces.Roy Marples2019-10-25
* ARP: Add interface to arp_stateRoy Marples2019-10-25
* Fix prior on other osRoy Marples2019-10-25
* Solaris: Fix prior by receving IP6_PKTINFORoy Marples2019-10-25
* Split *_recv() into *_recv() and *_recvmsg() functionsRoy Marples2019-10-25
* Fix priorRoy Marples2019-10-25
* Whitespace.Roy Marples2019-10-25
* BSD: Use IP_RECVIFRoy Marples2019-10-25
* eloop: Add eloop_clear functionRoy Marples2019-10-25
* INET: Fix a potential memory leakRoy Marples2019-10-23
* Linux: validate RTM_NEWADDR/RTM_DELADDR for AF_INET as well.Roy Marples2019-10-23
* INET: If we fail to add an address that already exists, don't free itRoy Marples2019-10-22
* Linux: Validate RTM_DELADDR/RTM_NEWADDR messages for IPv6Roy Marples2019-10-22
* Fix building on systems with musl (#10)Peter Bui2019-10-20
* dhcpcd: Run the STOPPED hook reason for the interface on timeoutRoy Marples2019-10-20
* Merge pull request #9 from vegerot/patch-1Roy Marples2019-10-19
|\
| * Added documentation for undocumented optionMax Coplan2019-10-16