]> git.ipfire.org Git - thirdparty/dhcpcd.git/shortlog
thirdparty/dhcpcd.git
2016-11-05  Roy MarplesKeep the distinfo in the signed result.
2016-11-04  Roy MarplesFix clean files
2016-11-04  Roy Marplesmake distinfo now produces a .distinfo file which conta...
2016-10-14  Roy MarplesAlways create the ARP state when binding .... when...
2016-10-14  Roy MarplesMerge BSD IPv6 kernel checking from trunk.
2016-10-10  Roy MarplesI updated this file this year.
2016-10-10  Roy MarplesIf there is no announced_cb, free the arp state.
2016-10-10  Roy MarplesReturn early to make code more readable.
2016-10-10  Roy MarplesFix build with DEBUG_NS
2016-10-09  Roy MarplesRelease dhcpcd-6.11.5 v6.11.5
2016-10-09  Roy MarplesCorrect define to __OpenBSD__.
2016-10-07  Roy MarplesFix build system to make import correctly for authentic...
2016-10-07  Roy MarplesFix import for auth
2016-10-07  Roy MarplesRelease dhcpcd-6.11.4 v6.11.4
2016-10-05  Roy MarplesCreate new branch named "dhcpcd-6"
2016-10-04  Roy MarplesRemove hack to add IPv6 LL address as early as possible.
2016-10-03  Roy MarplesGuard against the possibility of no config..... may...
2016-10-03  Roy MarplesValidate lease before setting state to REQUEST when...
2016-10-03  Roy MarplesRevert prior and test for DH6S_REBIND rather than not...
2016-10-03  Roy MarplesDon't re-enter the discover phase on receipt of an...
2016-10-02  Roy MarplesIf renew or rebind is not set, always use a default...
2016-10-02  Roy MarplesThe ability to add LL addresses is not dependant on...
2016-09-27  Roy MarplesReport compiled in features in --version.
2016-09-27  Roy MarplesOnly enable IPv4LL when INET is enabled.
2016-09-27  Roy MarplesAllow DHCPv6 support to be compiled out.
2016-09-27  Roy MarplesMove the #ifdef higher to exclude static consts.
2016-09-27  Roy MarplesTidy comments
2016-09-20  Roy MarplesAllow IPv4LL to be compiled out.
2016-09-19  Roy MarplesNeed to include crypt for MD5 on Linux.
2016-09-19  Roy MarplesRemove extra comment
2016-09-19  Roy MarplesAdd CAN_DROP_LLADDR so we can easily handle our current...
2016-09-19  Roy MarplesFix setting IPv6 addresses to zero.
2016-09-19  Roy MarplesFix a segfault.
2016-09-19  Roy MarplesMake import now imports the files needed to generate...
2016-09-19  Roy MarplesFix building of embedded config with correct specified...
2016-09-19  Roy MarplesAllow dhcpcd to be built without Authentiction support...
2016-09-16  Roy MarplesFix compile on Linux
2016-09-16  Roy Marplesifa_msghdr does not have the alias it's for, which...
2016-09-16  Roy MarplesSMALL target removes the custom logger.
2016-09-16  Roy MarplesFix compile on OpenBSD.
2016-09-16  Roy MarplesOne BSD in the future will include address flags in...
2016-09-16  Roy MarplesWhen validating a lease with an OK but no IA's and...
2016-09-15  Roy MarplesIgnore RTM versions we don't know.
2016-09-12  Roy MarplesSolaris allows a route per gateway as well.
2016-09-12  Roy Marplesdhcpcd considers the link down without IFF_UP.
2016-09-12  Roy MarplesOpenBSD allows many routes to the same dest with differ...
2016-09-09  Roy MarplesAdd the --small configure option which currently remove...
2016-09-06  Roy MarplesAlways roundup the required buffer.
2016-09-06  Roy MarplesMore assert
2016-09-06  Roy MarplesDon't dispatch 0 bytes.
2016-09-06  Roy MarplesWhen receiving multipart messages, receive them again...
2016-09-06  Roy MarplesDragonFly needs to ingore RTM_DELADDR as well.
2016-09-06  Roy MarplesRemove the POLLADDR check out of if-bsd.c and into...
2016-09-06  Roy MarplesRename var to avoid a global on OpenBSD.
2016-09-05  Roy MarplesMore iovec array fixes.
2016-09-05  Roy MarplesFix more iovec to arrays.
2016-09-05  Roy Marplesrecvmsg expects an array of iovec structures, not a...
2016-09-05  Roy MarplesRe-check address flags when carrier goes down if we...
2016-09-05  Roy MarplesIf we need to poll for address flags, do this for tenta...
2016-09-05  Roy MarplesDodge more errors when deleting not available anymore.
2016-09-05  Roy MarplesDon't violate memory when we learn new IPv4LL addresses.
2016-09-05  Roy MarplesWe need a seperate iovec buffer for receiving netlink...
2016-09-05  Roy MarplesOnly callback when there is a callback.
2016-09-05  Roy MarplesHandle NLMSG_NOOP and NLMSG_DONE.
2016-09-05  Roy MarplesEnsure that the IPv6 link-local address always uses...
2016-09-03  Roy MarplesRemove IPv4 routes in reverse order to match IPv6.
2016-09-02  Roy MarplesTest slen is not -1 before setting error on MSG_TRUNC.
2016-09-02  Roy MarplesDon't call snprintf needlessly.
2016-09-02  Roy MarplesCheck valid netmask changes.
2016-09-02  Roy MarplesDon't add host routes for the IPv4LL default route.
2016-09-02  Roy MarplesWhen deleting routes, delete the stored kernel route...
2016-09-02  Roy MarplesOnly log errors about getting address flags if the...
2016-09-02  Roy MarplesRemove the need for statically sized receive buffers...
2016-09-02  Roy MarplesProvide better commentary.
2016-09-02  Roy MarplesOptimise recvmsg_realloc.
2016-09-02  Roy Marplesbytes -> len
2016-09-02  Roy MarplesIf more than one iovec then realloc the last one.
2016-09-02  Roy MarplesRework the recvmsg_realloc function to handle flags.
2016-09-01  Roy MarplesUse recvmsg_alloc on Solaris too.
2016-09-01  Roy MarplesLinux now uses recvmsg_alloc as well, reducing duplicat...
2016-09-01  Roy MarplesRemove debug added accidently in last commit.
2016-09-01  Roy MarplesUse a dynamically sized buffer for reading route(4...
2016-09-01  Roy MarplesFreeBSD emits RTM_DELADDR for INET addresses that still...
2016-09-01  Roy MarplesClear LL callbacks when dropping or freeing addresses.
2016-09-01  Roy MarplesFix a dropping leases when the ip address is removed...
2016-08-24  Roy MarplesFix processing of hex and octal strings.
2016-08-22  Roy MarplesOpenBSD does not refresh address lifetimes on subsequen...
2016-08-18  Roy MarplesStop setting RA override becuse it only makes sense...
2016-08-18  Roy MarplesCheck if we loaded options or not.
2016-08-18  Roy MarplesOnly stop_interface() if it's active instead of checkin...
2016-08-16  Roy MarplesNote that the IPv6 address lifetime issue is now fixed...
2016-08-15  Roy MarplesFix formatting.
2016-08-15  Roy MarplesRelease dhcpcd-6.11.3 v6.11.3
2016-08-14  Roy MarplesEnsure we have an active interface (which we always...
2016-08-14  Roy MarplesBind to the local-link address rather than directly...
2016-08-14  Roy MarplesIf not running in master mode, allow dhcpcd to bind...
2016-08-14  Roy MarplesWe no longer need this as we don't alias anymore.
2016-08-13  Roy MarplesEnsure offer_len is 0 after making offer NULL.
2016-08-12  Roy MarplesOnly mask off the signals we are interested in catching.
2016-08-07  Roy MarplesAdd more notes about BSD OS issues with prefix lifetimes.
next