]> git.ipfire.org Git - thirdparty/dhcpcd.git/shortlog
thirdparty/dhcpcd.git
2018-03-19  Roy MarplesTest for ENOMEM as well.
2018-03-19  Roy Marpleslink: detect buffer overflow / desync and relearn inter...
2018-03-15  Roy Marplesipv6nd: simplify reachable
2018-03-10  Roy Marplesdhcp6: deny unicast in non master mode
2018-03-06  Roy MarplesLog the pid of the process deleting an assigned address.
2018-03-02  Roy Marplesipv6nd: drop DHCPv6 when RA fully expires
2018-03-02  Roy Marplesdhcp6: don't drop when still asking for delegation
2018-02-25  Roy Marplesinet6: remove references to the crazies.
2018-02-20  Roy MarplesSpelling
2018-02-20  Roy Marpleshooks: document that hooks are not run within their...
2018-02-20  Roy Marplesdhcpcd: Don't report errno when aborting here.
2018-02-20  Roy Marplesif-linux: if_setup_inet6 is called once so remove local...
2018-02-13  Roy Marplesdhcp: reset interval during init
2018-02-13  Roy MarplesAdd support for setproctitle(3).
2018-02-10  Roy MarplesWhitespace.
2018-02-02  Roy MarplesFix compile on IllumOS.
2018-02-02  Roy MarplesSatisfy FreeBSD and NetBSD.
2018-02-02  Roy MarplesFix compile on FreeBSD.
2018-02-02  Roy Marplesinet6: simplify setup of kernel
2018-01-29  Roy MarplesRelease dhcpcd-7.0.1 v7.0.1
2018-01-20  Roy Marplesdhcpcd-run-hooks: set vars to blank
2018-01-20  Roy Marplesdhcpcd-run-hooks: POSIX shell does not require the...
2018-01-20  Roy MarplesRemove unused variable.
2018-01-16  Roy MarplesRemove now unused sysloglike define.
2018-01-16  Roy MarplesMerge pull request #1 from chathhorn/patch-1
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.
next