summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* 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
* dhcpcd: Check carrier directly after a route socket overflowRoy Marples2019-09-18
* Linux: Remove unused BPF definesRoy Marples2019-09-17
* DHCP: Rename dhcp_handlepacket to dhcp_handlebpfRoy Marples2019-09-17
* DHCP: Improve from/to address selectionRoy Marples2019-09-17
* DHCP: Re-enable the debug log of already bound messagesRoy Marples2019-09-17
* DHCP: Rename dhcp_readpacket to dhcp_readbpfRoy Marples2019-09-17
* Dilos: work with Debian style configure callingRoy Marples2019-09-13
* DHCP: pretify error of invalid packet.Roy Marples2019-09-13
* Release dhcpcd-8.0.6dhcpcd-8.0.6Roy Marples2019-09-13
* DHCP: Check we have enough for data for IP header as well.Maciej S. Szmigiero2019-09-13
* build: Put small and non small definitions in dhcpcd-embeddedRoy Marples2019-09-13
* build: distclean now recursively removes patch files and relatedRoy Marples2019-09-13
* Release dhcpcd-8.0.5dhcpcd-8.0.5Roy Marples2019-09-13
* git: ignore patch filesRoy Marples2019-09-13