summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* dhcp: Fix more fallout for builds without IPv4LLdhcpcd-7.0.5bRoy Marples2018-06-04
* build: Allow a suffix to be specified on the dist tarball.dhcpcd-7.0.5aRoy Marples2018-06-04
* Fix compile without INET6Roy Marples2018-06-03
* Release dhcpcd-7.0.5dhcpcd-7.0.5Roy Marples2018-06-02
* ip6: if forked from ia callback, don't run ia handlersRoy Marples2018-06-02
* dhcp6: Stop non delegated addresses being delegatedRoy Marples2018-05-10
* dhcp6: fix a memory issue with prior patchRoy Marples2018-05-08
* dhcp6: match IA type with requestRoy Marples2018-05-08
* dhcp6: IAID is now unique for IA typeRoy Marples2018-05-07
* dhcp: Clarify range checks in valid UDP packetsRoy Marples2018-05-07
* dhcp: checksum failure could be IP header tooRoy Marples2018-05-06
* bpf: add braces to clarify intent of sizeofRoy Marples2018-05-06
* arp: clarify that we check ar_hln in the BPF filterRoy Marples2018-05-06
* bpf: Clarify ip_hl check.Roy Marples2018-05-06
* bpf: BIOCIMMEDIATE argument is an unsigned int.Roy Marples2018-05-04
* Document fqdn none.Roy Marples2018-05-03
* Release dhcpcd-7.0.4dhcpcd-7.0.4Roy Marples2018-05-02
* dhcp6: Softwire Address and Port-Mapped Clients, RFC7598Roy Marples2018-05-02
* ipv6nd: use bools hereRoy Marples2018-05-02
* ipv6nd: warn if router lifetime is set to zeroRoy Marples2018-05-02
* Don't abort if recv returns an error.Roy Marples2018-05-01
* auth: allow different tokens for send and receiveRoy Marples2018-04-29
* auth: allow zero value replay detection dataRoy Marples2018-04-29
* dhcpcd(8): document some servers might filter based on ClientIDRoy Marples2018-04-29
* RFC 3315 21.4.4.1 says that SOLICT and DELAYED authenticationRoy Marples2018-04-26
* logerr -> logerrxRoy Marples2018-04-19
* routing: Fix case when cloning route changes but needs to be replaced.Roy Marples2018-04-19
* DHCP6: Fix sending custom vendor class option.Roy Marples2018-04-19
* Cast away a conversion warning.Roy Marples2018-04-18
* DHCPv6: Transpose DHCP userclass option into DHCPv6Roy Marples2018-04-17
* Linux: If listening to dev manager, let it remove interfacesRoy Marples2018-04-16
* BSD: move the interface hint up the stackRoy Marples2018-04-16
* Linux: Improve interface renamingRoy Marples2018-04-15
* OpenBSD: Fix adding INET6 on-link routes without an addressRoy Marples2018-04-15
* OpenBSD: Remove more route labellingRoy Marples2018-04-15
* 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