summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* 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
* eloop-bench: use callocRoy Marples2018-01-05
* eloop-bench: fix reading the last writeRoy Marples2018-01-05
* dhcp: don't bind when we've just probed an address to informRoy Marples2018-01-02
* Release dhcpcd-7.0.0dhcpcd-7.0.0Roy Marples2018-01-01
* Welcome to 2018.Roy Marples2018-01-01
* hooks: set protocol to link for link layer eventsRoy Marples2017-12-12
* ipv6: disable kernel RA if interface is activeRoy Marples2017-12-12
* linux: use IFA_F_NOPREFIXROUTE for ipv4 addressesRoy Marples2017-12-10
* dhcp6: fix prefix delegations from spamming syslogRoy Marples2017-12-08