]> git.ipfire.org Git - thirdparty/dhcpcd.git/shortlog
thirdparty/dhcpcd.git
2014-11-18  Roy MarplesIf we don't have a hwlen and no clientid has been set,
2014-11-18  Roy MarplesCheck for IFF_LOOPBACK and IFF_POINTOPOINT early to...
2014-11-18  Roy MarplesLoopback interfaces have routes scoped to the host...
2014-11-18  Roy MarplesIf we don't have a hardware address, fallback to creating
2014-11-18  Roy MarplesThis comment no longer applies.
2014-11-18  Roy MarplesReload global config when running per interface commands.
2014-11-16  Roy MarplesOnly free other ARP states if not assinging an IPv4LL...
2014-11-16  Roy MarplesLog which IP address we are ARPing
2014-11-14  Roy MarplesRelease dhcpcd-6.6.2 v6.6.2
2014-11-14  Roy MarplesAdd a guard to IPv4LL probed in case of an ARP race.
2014-11-13  Roy MarplesBackup and restore any DHCP lease offered during the...
2014-11-11  Roy MarplesStop clang complaing about a more complex variant on...
2014-11-11  Roy MarplesIf we don't include sys/queue.h directly the clang...
2014-11-11  Roy MarplesAlign config.h contents better
2014-11-11  Roy MarplesWhen closing the IPv4LL state, close any timers as...
2014-11-10  Roy MarplesReset DHCP state when the interface is departing.
2014-11-10  Roy MarplesRemove all interface timers when stopping.
2014-11-10  Roy Marpleseloop queue 0 is all queues, respect it.
2014-11-10  Roy MarplesRemove the direct include for cdefs.h - it's not needed...
2014-11-10  Roy MarplesTAILQ is now inlcuded via config.h either via sys/queue...
2014-11-07  Roy MarplesRemove dead store
2014-11-07  Roy MarplesRemove RCSIDs from dhcpcd, they belong in the upstream...
2014-11-07  Roy MarplesRelease dhcpcd-6.6.1 v6.6.1
2014-11-07  Roy MarplesWhen stopping interfaces, skip past pseudo interfaces...
2014-11-07  Roy MarplesSupport old Linux kernels where IFLA_AF_SPEC may not...
2014-11-03  Roy MarplesIf the IPv6 LL address is duplicated and using SLAAC...
2014-11-03  Roy MarplesFix disabling IPv6 on start error.
2014-10-29  Roy MarplesRelease dhcpcd-6.6.0 v6.6.0
2014-10-25  Roy MarplesReset DHCP state when carrier goes down.
2014-10-25  Roy MarplesSet IPv4LL ARP state to NULL if freeing it.
2014-10-24  Roy MarplesWhen we transition from REQUEST to DISCOVER in a reboot...
2014-10-24  Roy MarplesFree other ARP states in a better way.
2014-10-24  Roy MarplesWhen binding a non IPv4LL address, kill the IPV4LL...
2014-10-24  Roy MarplesWe should not use a DHCP lease for IPV4LL.
2014-10-24  Roy MarplesClose arp explicity as well.
2014-10-24  Roy MarplesImprove IPv4LL -> DHCP state transitions
2014-10-24  Roy MarplesFix transition from IPv4LL to a valid DHCP state.
2014-10-23  Roy MarplesIs really 5
2014-10-23  Roy MarplesAdd a helper function to report conflicts to shrink...
2014-10-23  Roy MarplesFix timeout
2014-10-23  Roy MarplesRework the ARP code so that we can have multiple ARP...
2014-10-22  Roy MarplesTreat IPv4LL as fallback and start DHCP discovery even...
2014-10-22  Roy MarplesIf not doing DHCP or DHCP6, disable the DNS requirement...
2014-10-22  Roy MarplesSimplfy
2014-10-21  Roy MarplesRFC 3927 Section 2.1 states that the random number...
2014-10-21  Roy MarplesDon't reset the last failed address needlessly.
2014-10-21  Roy MarplesFix off by one MAX_CONFLICTS error.
2014-10-21  Roy MarplesPREINIT, UNKNOWN and CARRIER are not up or down states.
2014-10-21  Roy MarplesCheck local interfaces for a duplicate IPv4LL address...
2014-10-21  Roy MarplesOnly reset the IPv4LL conflict counter after we have...
2014-10-21  Roy MarplesReset defend when adding address.
2014-10-20  Roy MarplesFix recovering from a failed defeat of an IPv4LL address.
2014-10-20  Roy MarplesLog the address IPv4LL defends.
2014-10-20  Roy Marplessolicitation spelling as pointed out by Russell Bell.
2014-10-17  Roy MarplesApply documentation patch from Christos and re-release. v6.5.1
2014-10-17  Roy MarplesRelease dhcpcd-6.5.1
2014-10-17  Roy MarplesDelay IPv4LL by a potential DHCP delay as well.
2014-10-17  Roy MarplesFix the case where we lose carrier between IPv4 delay...
2014-10-17  Roy MarplesDon't error about deleting addresses on departed interf...
2014-10-17  Roy MarplesFix deleting from the wrong interface.
2014-10-17  Roy MarplesFix some valgrind errors.
2014-10-17  Roy MarplesOnly open the IP UDP port if we have added the address
2014-10-17  Roy MarplesMove ARP eloop queue to DHCP.
2014-10-17  Roy MarplesStart DHCPv6 when we already have a delegated state.
2014-10-17  Roy MarplesAlways find delegates regardless of IPv6RS.
2014-10-17  Roy MarplesClear the our DAD flag when deleting an address.
2014-10-17  Roy MarplesHandle callouts to delegated addresses better.
2014-10-17  Roy MarplesPlace IPv4LL into the same queue as DHCP.
2014-10-16  Roy MarplesHandle psuedo interfaces better when preferring addresses.
2014-10-16  Roy MarplesFix a dead assignment
2014-10-15  Roy MarplesFix invalid deletion from pseudo interfaces.
2014-10-15  Roy MarplesFix a memory error.
2014-10-15  Roy MarplesEnsure we pass the delegated reason if we need to.
2014-10-15  Roy MarplesCopy files correctly, fixes [bb001cca8d].
2014-10-15  Roy MarplesCast away warning.
2014-10-15  Roy MarplesWork better with unknown prefix length requirements...
2014-10-14  Roy MarplesWhen receiving a RA, mark all addresses as stale. For...
2014-10-14  Roy MarplesExport RA addresses in raN_addr, and the prefix in...
2014-10-14  Roy MarplesDescribe better the BSD IPv6 issue.
2014-10-14  Roy MarplesRemove the IPv6 address poll warning from running dhcpcd,
2014-10-14  Roy MarplesFix compile on FreeBSD
2014-10-13  Roy MarplesTreat ND6_LLINFO_NOSTATE as reachable as this is common...
2014-10-12  Roy MarplesRespect nodhcp6 earlier.
2014-10-11  Roy MarplesFor the time being, linkaddr is FreeBSD only.
2014-10-11  Roy MarplesWork on OpenBSD sh, unset seems to add misc crap.
2014-10-10  Roy MarplesImprove FreeBSD support by using the actual AF_LINK...
2014-10-10  Roy MarplesWrite the lease when bound, not when address applied.
2014-10-10  Roy MarplesNow ARP checks all interfaces for false positives,...
2014-10-10  Roy MarplesDiscard duplicate ARP messages from other interfaces...
2014-10-10  Roy MarplesDon't allow bridge, ppp or ptp by default unless specif...
2014-10-09  Roy MarplesDon't wait for DAD to complete for addresses we have...
2014-10-09  Roy MarplesFix exporting ra values with multiple interfaces
2014-10-09  Roy MarplesFix IP sharing on Linux
2014-10-09  Roy MarplesAllow the same IP address to be leased for different...
2014-10-09  Roy MarplesEnsure we have IPv6 allocated before processing a kerne...
2014-10-08  Roy MarplesFix define, duh
2014-10-08  Roy MarplesRe-introduce our loop to poll interface flags when...
2014-10-08  Roy MarplesPass the exiting flag to the pseudo interface so it...
2014-10-08  Roy MarplesExplicity test for LINK_UP so we don't delegate to...
2014-10-08  Roy MarplesDon't work on bridge interfaces unless explicitly asked to.
next