summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Release dhcpcd-7.0.3dhcpcd-7.0.3Roy Marples2018-04-06
* dhcp: mark routes needed dhcpcd adds to reach router as host routesRoy Marples2018-04-05
* routes: free optional routes at exit before the global free list.Roy Marples2018-03-28
* routes: allow a head clear with a contextRoy Marples2018-03-28
* options: allow static routes to be configured on the command lineRoy Marples2018-03-28
* dhcp6: fix a potential string termination error on status messagesRoy Marples2018-03-28
* BSD: fix segfault when on carrier when IPv6 addresses are presentRoy Marples2018-03-27
* udev: Use our logerr framework instead of syslog(3)Roy Marples2018-03-27
* vanity: space out config.h a bit betterRoy Marples2018-03-27
* Release dhcpcd-7.0.2dhcpcd-7.0.2Roy Marples2018-03-27
* Really start dhcp on deletion of address.Roy Marples2018-03-22
* For IPv4, override any existing address when adding it.Roy Marples2018-03-22
* If the DHCP leased address is deleted, enter the reboot phase.Roy Marples2018-03-22
* This should be an error.Roy Marples2018-03-22
* Free ARP state when the address is deleted.Roy Marples2018-03-22
* Fix compile on OpenBSD.Roy Marples2018-03-19
* Test for ENOMEM as well.Roy Marples2018-03-19
* link: detect buffer overflow / desync and relearn interface stateRoy Marples2018-03-19
* ipv6nd: simplify reachableRoy Marples2018-03-15
* dhcp6: deny unicast in non master modeRoy Marples2018-03-10
* Log the pid of the process deleting an assigned address.Roy Marples2018-03-06
* ipv6nd: drop DHCPv6 when RA fully expiresRoy Marples2018-03-02
* dhcp6: don't drop when still asking for delegationRoy Marples2018-03-02
* inet6: remove references to the crazies.Roy Marples2018-02-25
* SpellingRoy Marples2018-02-20
* hooks: document that hooks are not run within their own processRoy Marples2018-02-20
* dhcpcd: Don't report errno when aborting here.Roy Marples2018-02-20
* if-linux: if_setup_inet6 is called once so remove local ifnameRoy Marples2018-02-20
* dhcp: reset interval during initRoy Marples2018-02-13
* Add support for setproctitle(3).Roy Marples2018-02-13
* Whitespace.Roy Marples2018-02-10
* Fix compile on IllumOS.Roy Marples2018-02-02
* Satisfy FreeBSD and NetBSD.Roy Marples2018-02-02
* Fix compile on FreeBSD.Roy Marples2018-02-02
* inet6: simplify setup of kernelRoy Marples2018-02-02
* Release dhcpcd-7.0.1dhcpcd-7.0.1Roy Marples2018-01-29
* dhcpcd-run-hooks: set vars to blankRoy Marples2018-01-20
* dhcpcd-run-hooks: POSIX shell does not require the local builtinRoy Marples2018-01-20
* Remove unused variable.Roy Marples2018-01-20
* Remove now unused sysloglike define.Roy Marples2018-01-16
* Merge pull request #1 from chathhorn/patch-1Roy Marples2018-01-16
|\
| * Fix build issue when `__GNUC__ <= 2`Chris Hathhorn2018-01-16
|/
* dhcpcd: don't log errors working out carrier for departed interfacesRoy Marples2018-01-11
* Bump date for man updates.Roy Marples2018-01-08
* Remove no longer needed active check from prior commit.Roy Marples2018-01-08
* ipv4: allow configuration of static broadcast addressRoy Marples2018-01-08
* if: don't set MTU during interface discoveryRoy Marples2018-01-07
* dhcp: don't loop needlessly when handling an interfaceRoy Marples2018-01-07
* if: don't activate non matching interfaces to commandline onesRoy Marples2018-01-07
* configure: make --includedir=/usr/src/foo workRoy Marples2018-01-07