]> git.ipfire.org Git - thirdparty/dhcpcd.git/shortlog
thirdparty/dhcpcd.git
2018-01-16  Chris HathhornFix build issue when `__GNUC__ <= 2`
2018-01-11  Roy Marplesdhcpcd: don't log errors working out carrier for depart...
2018-01-08  Roy MarplesBump date for man updates.
2018-01-08  Roy MarplesRemove no longer needed active check from prior commit.
2018-01-08  Roy Marplesipv4: allow configuration of static broadcast address
2018-01-07  Roy Marplesif: don't set MTU during interface discovery
2018-01-07  Roy Marplesdhcp: don't loop needlessly when handling an interface
2018-01-07  Roy Marplesif: don't activate non matching interfaces to commandli...
2018-01-07  Roy Marplesconfigure: make --includedir=/usr/src/foo work
2018-01-05  Roy Marpleseloop-bench: use calloc
2018-01-05  Roy Marpleseloop-bench: fix reading the last write
2018-01-02  Roy Marplesdhcp: don't bind when we've just probed an address...
2018-01-01  Roy MarplesRelease dhcpcd-7.0.0 v7.0.0
2018-01-01  Roy MarplesWelcome to 2018.
2017-12-12  Roy Marpleshooks: set protocol to link for link layer events
2017-12-12  Roy Marplesipv6: disable kernel RA if interface is active
2017-12-10  Roy Marpleslinux: use IFA_F_NOPREFIXROUTE for ipv4 addresses
2017-12-08  Roy Marplesdhcp6: fix prefix delegations from spamming syslog
2017-12-07  Roy Marplesbsd: set sa_len
2017-12-07  Roy Marplesdhcp: set probe state only when probing.
2017-12-07  Roy Marplesdhcp6: Free any existing new state
2017-12-07  Roy Marplesdhcp6: don't listen on IPv6 addresses when not using...
2017-12-07  Roy Marplesdhcp: Don't set ciaddr or unicast if the address we...
2017-12-07  Roy Marplesdhcp: when unicasting, don't use a L2 broadcast
2017-12-06  Roy MarplesRelease dhcpcd-7.0.0-rc4 v7.0.0-rc4
2017-11-15  Roy Marpleseloop: set _eloop in signal setup rather than start
2017-11-15  Roy MarplesInit the signal handler ASAP so random stuff can be...
2017-11-14  Roy MarplesDHCPv6: confirm lease on carrier up
2017-11-14  Roy MarplesIPv6ND: Fix lifetime overflow on carrier up
2017-11-14  Roy MarplesBSD: Strip scope from link-local addresses for KAME...
2017-11-06  Roy Marplesif-linux: fix a potential NULL de-reference
2017-11-06  Roy Marplesdhcp6: don't make delegated addresses stale
2017-11-06  Roy Marplesdhcp6: redirect message to interface with matching xid
2017-11-06  Roy MarplesEnsure that xid is unique across all interfaces.
2017-11-03  Roy Marplesdhcpcd-run-hooks(8) should not attempt to guess the...
2017-10-25  Roy MarplesDHCPv6: listen on all IPv6 addresses for active interface
2017-10-25  Roy Marplesipv6nd: don't handle NA or RA if not active interface
2017-10-25  Roy Marplesbpf: remove the BPF_FREE flag
2017-10-24  Roy Marplesarp: fix memory leak
2017-10-24  Roy MarplesFix prior patches by using correct bitmasks for flags.
2017-10-24  Roy MarplesFix a boo boo
2017-10-24  Roy Marplesbpf: store flags in state for a better abort
2017-10-23  Roy Marplesdhcp: arp announce existing address before reboot
2017-10-23  Roy Marplesdhcp: improve error logging about UDP checksum failure
2017-10-21  Roy MarplesMake this more readable.
2017-10-10  Roy MarplesOpenBSD: Remove route labelling support
2017-10-10  Roy MarplesDon't attempt to flush IPv6 routers or prefixes if...
2017-10-09  Roy MarplesDon't mark statically configured IPv4 routes as DHCP.
2017-10-09  Roy MarplesSet DHCP routes as DHCP in supported OS's.
2017-10-09  Roy MarplesSet RA routes as RA in supported OS's.
2017-10-09  Roy MarplesUpdate README from dhcpcd.conf
2017-10-07  Roy MarplesRelease dhcpcd-7.0.0-rc3 v7.0.0-rc3
2017-10-07  Roy MarplesState it's a SLAAC address
2017-10-07  Roy MarplesDocument that -r and -s require the address on the...
2017-10-07  Roy MarplesDocument slaac hwaddr in the default dhcpcd.conf
2017-10-05  Roy MarplesDon't re-define what crypt sources we need.
2017-10-05  Roy MarplesFix compile on Illumos.
2017-10-05  Roy MarplesSupply __arraycount if not present.
2017-10-05  Roy MarplesFix prior on stricter shells.
2017-10-05  Roy MarplesDetect hmac(3) in libc or the library containing MD5.
2017-10-05  Roy MarplesWe don't actually care about the number of added routes...
2017-10-05  Roy MarplesFree any allocated routes if we failed to allocate...
2017-10-04  Roy MarplesAdd compat/strlcpy.c from OpenBSD libc to use instead of
2017-10-03  Roy MarplesComment out IPoIB broadcast address with a comment.
2017-10-03  Roy MarplesSpecify MD5_BLOCK_LENGTH as ULL to try and work around...
2017-10-03  Roy MarplesCompare tv_sec to uint32_t correctly.
2017-10-03  Roy MarplesCompile eloop with config.h by default and bring in...
2017-10-03  Roy MarplesDon't special case not deleteing the IPv6 default route.
2017-10-03  Roy MarplesFix checking gateways in route comparison.
2017-10-03  Roy MarplesEnsure that all RA's are actually dropped when dropping...
2017-10-03  Roy Marplesipv6nd_freedrop is no longer public.
2017-09-19  Roy MarplesRelease dhcpcd-7.0.0-rc2 v7.0.0-rc2
2017-09-18  Roy Marplesdhcp: don't log wrong xid when there is no state
2017-09-15  Roy MarplesAdd a FALLTHROUGH comment to appease coverity.
2017-09-15  Roy MarplesFix compile warning with ARP disabled.
2017-09-15  Roy Marplesarp: RFC5227 kernels need to send ARP too
2017-09-14  Roy MarplesUse braces to clarify.
2017-09-13  Roy MarplesWhitespace.
2017-09-12  Roy MarplesUpdate spelling in comments.
2017-09-12  Roy MarplesRevert e92e049e as Linux marks autoconf addresses as...
2017-09-09  Roy MarplesFix prefix delegation.
2017-09-09  Roy Marplesdhcp6: listen to each DHCP address for messages
2017-09-07  Roy MarplesA delegated prefix is not an address to be added.
2017-09-05  Roy MarplesIgnore swap files.
2017-09-05  Roy MarplesRemove debug.
2017-08-30  Roy MarplesFix reporting of DNS encoded SIP servers.
2017-08-29  Roy Marplesman: note requirements of interface / protocol when...
2017-08-28  Roy MarplesPromote IPv6 dhcpcd address flags to unsignned int...
2017-08-26  Roy MarplesDon't create temporary addresses based off prefix in...
2017-08-26  Roy MarplesEnsure that IN6_IFF_TEMPORARY is defined before checkin...
2017-08-12  Roy MarplesFix compile without INET.
2017-08-12  Roy MarplesFix compile without INET6.
2017-08-10  Roy Marplesif-bsd: compile on recent OpenBSD without ND6 flags
2017-08-04  Roy MarplesCast away some compile warnings.
2017-08-04  Roy MarplesMore ap -> ia
2017-08-03  Roy MarplesWe don't send NS messages anymore.
2017-08-03  Roy MarplesFix a memory issue.
2017-08-01  Roy MarplesPersist shared IP address on interfaces.
2017-07-25  Roy Marplesdhcp6: implement lastlease and lastleaseextend
2017-07-25  Roy Marplesdhcpcd starts inactive interfaces erroneously.
next