summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Relese dhcpcd-8.1.1dhcpcd-8.1.1Roy Marples2019-10-16
* FreeBSD: Fix test for setproctitleRoy Marples2019-10-16
* DHCP: Fix strict aliasing of checksumming the pseudo headerRoy Marples2019-10-16
* compat: Fix UB in arc4random.Roy Marples2019-10-16
* DHCP: Fix aliasing issues accessing the UDP headerRoy Marples2019-10-15
* compat: Go back to linux specific setproctitleRoy Marples2019-10-15
* Revert "compat: Use more portable setproctitle from nginx"Roy Marples2019-10-15
* Revert "compat: Fix setproctitle on Solaris"Roy Marples2019-10-15
* compat: Fix setproctitle on SolarisRoy Marples2019-10-15
* compat: Use more portable setproctitle from nginxRoy Marples2019-10-15
* dhcp: Allow for trailing FCS in the packet.Roy Marples2019-10-15
* dhcp: Fix incoming verification and checksum routinesMaxime Villard2019-10-15
* compat: Add setproctitle from LXCRoy Marples2019-10-14
* inet6: Fix a potential crash learning addressesRoy Marples2019-10-14
* Release dhcpcd-8.1.0dhcpcd-8.1.0Roy Marples2019-10-11
* BPF: Move validation logic from BPF to consumersRoy Marples2019-10-11
* Minor optimisation and fix to prior.Roy Marples2019-10-10
* BSD: Add IFT_TUNNELRoy Marples2019-10-10
* DHCP6: Remove 0 sla and 0 prefix means whole prefix.Roy Marples2019-10-10
* man: some virtual interfaces ....Roy Marples2019-10-09
* man: Note the default ignoring of virtual interfaces.Roy Marples2019-10-09
* BSD: Ignore bridge interfacesRoy Marples2019-10-09
* Linux: Ignore TAP and Bridge interfaces by defaultRoy Marples2019-10-09
* BSD: Ignore the firewire interface as well.Roy Marples2019-10-09
* BSD: Ignore interface groups as we would the interface nameRoy Marples2019-10-09
* if: Ignore TAP interfaces by defaultRoy Marples2019-10-09
* DHCP6: Work better with infinite addressesRoy Marples2019-10-09
* ARP: remove surperfluous diagnostic.Roy Marples2019-10-08
* ARP: Linux doesn't send a Gratuitous ARP for new addressesRoy Marples2019-10-08
* ARP: Don't send an initial ARP announcement for newly added addressesRoy Marples2019-10-08
* arp: Fix an obvious typo and remove pragmaRoy Marples2019-10-08
* route: Don't log error when adding a route which already existsRoy Marples2019-10-08
* gcc: Only disable pragma for gcc>5 to avoid can't disable warningsRoy Marples2019-10-08
* IPv4LL: Pick a different address at conflictRoy Marples2019-10-08
* DHCP: Don't exit on static DaD failure if master or using IPv6.Roy Marples2019-10-02
* inet: Rework prior incase DHCP uses an IPv4LL addressRoy Marples2019-10-02
* DHCP: Don't log diagnostics when state is not runningRoy Marples2019-10-01
* IPv4LL: Fix DAD failure on NetBSDRoy Marples2019-10-01
* inet: use ntohl with IN_LINKLOCALRoy Marples2019-10-01
* IPv4LL: Ensure we pick another address on DAD conflict via ARPRoy Marples2019-10-01
* gcc: Compile with older GCC again.Roy Marples2019-10-01
* DHCP: Don't start DHCP if we fail DAD for static or informed addrsRoy Marples2019-10-01
* inet: clarify prior with commentRoy Marples2019-10-01
* inet: Either call the IPv4LL handler or the DHCP handler - not bothRoy Marples2019-10-01
* control.h needs stdbool.h to compileRoy Marples2019-10-01
* BPF: Ensure packet is big enough for a UDP structure and payloadRoy Marples2019-10-01
* DHCP: Don't send force renew none or reconf accept if not asked forRoy Marples2019-09-19
* options: Allow domain spaced optionsRoy Marples2019-09-19
* DHCP: Don't request an automatically requested option if not wantedRoy Marples2019-09-19
* DragonFlyBSD: rc.d scripts need onestatus also ....Roy Marples2019-09-19