summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Release dhcpcd-7.1.1dhcpcd-7.1.1Roy Marples2019-02-07
* Not using c++11, go back to attributeRoy Marples2019-02-06
* Fix __fallthrough directive on non GNUCRoy Marples2019-02-06
* gcc: appease gcc-7's implicit fallthrough warningRoy Marples2019-02-06
* IP4: No need to set a variable to arp announce the addressRoy Marples2019-02-06
* ARP: make the announce address a constantRoy Marples2019-02-06
* link: introduce LINK_DOWN_IFFUPRoy Marples2019-01-30
* FreeBSD: avoid kernel panics when adding on-link IPv6 routesRoy Marples2019-01-26
* ssid is not NULL terminated anymore.Roy Marples2019-01-26
* BSD: treat LINK_STATE_UNKNOWN as DOWN if media is invalidRoy Marples2019-01-26
* IP6ND: Remove #defines for functions when INET6 is disabledRoy Marples2019-01-23
* BSD: Remove silly guardsRoy Marples2019-01-23
* DHCP6: Remove #defines for functions when DHCP6 is disabledRoy Marples2019-01-23
* IP4: Remove #defines for functions when INET is disabledRoy Marples2019-01-23
* DHCP: Remove #defines for functions when INET is disabledRoy Marples2019-01-23
* IPv4LL: Remove #defines for functions when IPv4LL is disabledRoy Marples2019-01-23
* IPv4LL: Fix build if not enabled.Roy Marples2019-01-22
* Release dhcpcd-7.1.0dhcpcd-7.1.0Roy Marples2019-01-22
* BSD: Turn on SO_RERROR for all socketsRoy Marples2019-01-22
* IPv4LL: prior prior commit for non NetBSD OS'sRoy Marples2019-01-17
* IPv4LL: Preserve address when carrier dropsRoy Marples2019-01-17
* BSD: Fix UP/DOWN for interfaces which dont' report media changesRoy Marples2019-01-14
* FreeBSD: Fix bogus RTM_DELADDR messages from affecting DHCP leaseRoy Marples2019-01-12
* configure: --with-udev explicity requires libudev to be presentRoy Marples2019-01-11
* configurfe: Remove extra --includedir. It's not hit anyway.Roy Marples2019-01-11
* ip6: Install not on link routes with a gateway of the routerRoy Marples2019-01-06
* ip6: Implement IPv6 address sharingRoy Marples2019-01-05
* dhcpcd(8): note that --waitip needs = when specifying a protocolRoy Marples2019-01-02
* Welcome to 2019!Roy Marples2019-01-01
* dhcp: Don't ARP announce bound addresses when testingRoy Marples2018-12-30
* BSD: SIOCSRTRFLUSH_IN6 and SIOCSPFXFLUSH_IN6 require in6_ifreqRoy Marples2018-12-16
* Remove .arcconfig as I've abandoned Phabricator.Roy Marples2018-12-01
* Fix prior logic.Doh!Roy Marples2018-11-30
* BSD: Always set RTA_IFP for routesRoy Marples2018-11-30
* FreeBSD: Mark INET6 addresses as tentative when adding themRoy Marples2018-11-30
* BSD: don't listen to own route messagesRoy Marples2018-11-30
* Remove supurfluous an.Masanobu SAITOH2018-11-08
* BSD: Use SO_RERROR on the route(4) socket.Roy Marples2018-11-07
* Linux: Use NETLINK_BROADCAST_ERRORRoy Marples2018-11-04
* hooks: shell [ ] only supports 4 parametersRoy Marples2018-10-30
* OpenBSD: Allow dhcpcd to work alongside slaacdRoy Marples2018-09-26
* duid: test that we actually have a uuid on LinuxRoy Marples2018-09-19
* Merge pull request #5 from dhgutteridge/masterRoy Marples2018-09-17
|\
| * dhcpcd.conf.5.in: One more minor grammar fixDavid H. Gutteridge2018-09-17
| * dhcpcd.conf.5.in: A couple more minor tweaksDavid H. Gutteridge2018-09-15
| * dhcpcd.conf.5.in: Fix various typos, add more markup, etc.David H. Gutteridge2018-09-15
| * dhcpcd.8.in: More minor style tweaksDavid H. Gutteridge2018-09-15
|/
* Fix prior - always return if lease is invalid.Roy Marples2018-09-10
* dhcp6: always move to the DISCOVER phase if the offered lease is invalidRoy Marples2018-09-10
* dhcp6: only send dhcp6 to an interface if it has a send object.Roy Marples2018-09-07