summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* 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
* dhcp6: write RECONFIGURE6 here to match other placesRoy Marples2018-09-07
* dhcp6: don't log an error here.Roy Marples2018-09-07
* Merge pull request #4 from dhgutteridge/masterRoy Marples2018-09-04
|\
| * dhcpcd.8.in: Fix typos and minor grammatical issuesDavid H. Gutteridge2018-09-03
|/
* Merge pull request #3 from sevan/usageRoy Marples2018-08-27
|\
| * Update usage() to match documented flagsSevan Janiyan2018-08-27
|/
* Release dhcpcd-7.0.8dhcpcd-7.0.8Roy Marples2018-08-20
* Remove redundant assignmentRoy Marples2018-08-19
* ConsistencyRoy Marples2018-08-19
* BSD: Silence debug when address no longer exists when getting flagsRoy Marples2018-08-17
* Workaround NetBSD-7 sending an invalid bcast address in RTM_NEWADDRRoy Marples2018-08-17
* NetBSD-7 has an incomplete IP_PKTINFO implementation.Roy Marples2018-08-17
* ipv4: add broadcast address to RTM_NEWADDR debugRoy Marples2018-08-17
* Fix a promotion caught with gcc -fsanitize=undefined.Kamil Rytarowski2018-07-25
* Release dhcpcd-7.0.7dhcpcd-7.0.7Roy Marples2018-07-24
* Make config.h more prettyRoy Marples2018-07-24
* Some systems mark a host route using RTF_HOST and some use anRoy Marples2018-07-15