]> git.ipfire.org Git - thirdparty/dhcpcd.git/shortlog
thirdparty/dhcpcd.git
2015-09-15  Roy MarplesFix mandoc lintian error, thanks to JS Junior.
2015-09-15  Roy MarplesFix compile on kFreeBSD thanks to JS Junior.
2015-09-13  Roy MarplesAdd an assert here as it's currently failing when movin...
2015-09-13  Roy MarplesAdd a note about OpenBSD always adding it's own lladdr
2015-09-13  Roy MarplesChange the BSD IPv6 interface setup order to ensure...
2015-09-12  Roy MarplesFix compile on FreeBSD.
2015-09-12  Roy MarplesMake CAN_ADD_LLADDR work on BSD.
2015-09-12  Roy MarplesIf we can toggle the automatic creation of the lladdr...
2015-09-12  Roy MarplesWe need to check kernel IPv6 setup for the interface...
2015-09-12  Roy MarplesRemove some unreachable code.
2015-09-12  Roy MarplesFix compile on Bitrig
2015-09-12  Roy MarplesRemove correct configure test file
2015-09-11  Roy MarplesTest for error condition rather than a success of 0...
2015-09-10  Roy MarplesRemove the custom SixRD decode function and replace...
2015-09-10  Roy MarplesAdd IPv4 address selection from route code so platform...
2015-09-09  Roy MarplesFix prior for IPv6 old routes.
2015-09-08  Roy MarplesWhen deleting an old route and it doesn't have an inter...
2015-09-08  Roy MarplesFix the REBIND reason.
2015-09-08  Roy MarplesRework arp_free and arp_free_but to share a common...
2015-09-08  Roy MarplesRevert this part of prior patch.
2015-09-08  Roy Marplesifp may not be set, but ctx will be.
2015-09-08  Roy MarplesMove defines checks after all includes to make Android...
2015-09-07  Roy MarplesI was wrong about Linux allowing userland to mark addre...
2015-09-07  Roy MarplesInstead of forcing a #define for IFLA_AF_SPEC, add...
2015-09-07  Roy MarplesIf we failed to release, we may not have a state when...
2015-09-07  Roy MarplesAdd support for Chrony, fixes [03943daba7].
2015-09-04  Roy MarplesRelease dhcpcd-6.9.3 v6.9.3
2015-09-03  Roy MarplesWhen adding a static address on non IN_IFF_* systems...
2015-09-03  Roy MarplesFix compile on Linux
2015-09-03  Roy MarplesFix rebinding statically assinged IPv4 addresses.
2015-08-31  Roy MarplesNow that we set MTU for routes instead of using a hook...
2015-08-31  Roy MarplesTest prefix as well as variable name when setting stati...
2015-08-23  Roy MarplesFix compile on systems lacking SOCK_CLOEXEC.
2015-08-22  Roy MarplesSilence a bogus gcc warning
2015-08-21  Roy MarplesRemove unused variable.
2015-08-21  Roy MarplesFix compile on OpenBSD v6.9.2
2015-08-21  Roy MarplesRelease dhcpcd-6.9.2
2015-08-21  Roy MarplesDocument removed mtu hook and installed dump hook.
2015-08-14  Roy MarplesReference old DHCPv6 FQDN when processing the hostname.
2015-08-14  Roy MarplesDon't delete dhcpcd assigned IPv6 link-local addresses...
2015-08-14  Roy MarplesDescribe adding an IPv6 temporary address.
2015-08-14  Roy MarplesBuild new_domain_name from other sources if blank befor...
2015-08-11  Roy MarplesDon't do platform init or setting interface MTU if...
2015-08-11  Roy MarplesOnly set maximum message size if we can get the MTU...
2015-08-07  Roy MarplesFix reading prior lease without authenticaton set.
2015-08-07  Roy MarplesFix IPv4LL on NetBSD when wifi reconfigures.
2015-08-07  Roy MarplesFix compile on BSD.
2015-08-07  Roy MarplesAdd IPv4LL subnet routes like the kernel does.
2015-08-06  Roy MarplesUse the new xsocket function on Linux as well.
2015-08-06  Roy MarplesOpen sockets once instead of open/close each for each...
2015-08-06  Roy MarplesRemove the old 10-mtu hook if we can.
2015-08-06  Roy MarplesIf we add authentication, ensure saved lease has it.
2015-08-06  Roy MarplesCheck correct auth bits.
2015-08-04  Roy MarplesSimplify the socket code by adding a custom function...
2015-08-01  Roy Marplesnoauthrequired also allows unauthenticated FORCERENEW...
2015-07-29  Roy MarplesUpdate MTU on IPv6 routes if needed as well.
2015-07-28  Roy MarplesExtract the route MTU for Linux.
2015-07-28  Roy MarplesMove route state into it's own flag.
2015-07-27  Roy MarplesOnly apply interface MTU on DHCP messages, or static...
2015-07-26  Roy MarplesIgnore interface address changes we made on Linux.
2015-07-24  Roy MarplesFree offer on drop.
2015-07-24  Roy MarplesOnly read the DHCP lease when doing DHCP.
2015-07-24  Roy MarplesWhen dropping IPv4LL state, remove the address and...
2015-07-24  Roy MarplesIf we only have IPv4LL addresses, add a default route...
2015-07-22  Roy MarplesRemove un-used variable.
2015-07-22  Roy MarplesClarify the automatic mapping of DHCPv4 to DHCPv6 options.
2015-07-22  Roy MarplesWhen ending IPv4LL, only rebuild routes if we dropped...
2015-07-22  Roy MarplesIgnore the RA if there are no public addresses on the...
2015-07-22  Roy MarplesBackout commit [f20a30175f] as the behaviour can be...
2015-07-18  Roy MarplesAdd another fix for compiling on old systems.
2015-07-18  Roy Marpleseloop itself now contains a pselect wrapper.
2015-07-13  Roy MarplesAdd a #define to compile ignoring the RA without a...
2015-07-13  Roy MarplesAdd a noup directive to stop master mode bringing an...
2015-07-10  Roy MarplesMinor optimisation.
2015-07-09  Roy MarplesOnly run the IPv4LL script on drop when actually droppi...
2015-07-09  Roy MarplesRelease dhcpcd-6.9.1 v6.9.1
2015-07-09  Roy MarplesDocument many interface assignment from a delegated...
2015-07-04  Roy MarplesRemove pointless comment.
2015-07-04  Roy MarplesRefer to the domain name encoding as RFC1035 rather...
2015-07-04  Roy MarplesAllow static to work for pre-existing addresses without...
2015-07-04  Roy MarplesWhen sending to an address, ensure we have a socket.
2015-07-03  Roy MarplesDHCPv6 elapsed time is centiseconds, not seconds.
2015-07-03  Roy MarplesFix DHCPv6 elapsed time.
2015-07-03  Roy MarplesCompile on OpenBSD again.
2015-07-03  Roy MarplesDescribe the persistent option better with regards...
2015-07-02  Roy MarplesRFC2132 notes that the Vendor Class identifier option...
2015-07-02  Roy MarplesUpdate comment about FQDN encoding
2015-07-02  Roy MarplesUse constants defined in arpa/nameser.h rather than...
2015-07-02  Roy MarplesNote that the FDQN has to support domain encoding rathe...
2015-07-02  Roy MarplesDocument why we say some RFC1035 label types are not...
2015-07-02  Roy MarplesFix testing reporting the DHCP lease.
2015-07-01  Roy MarplesIf we load a saved lease we are trying to rebind, set...
2015-06-29  Roy MarplesSend the IPv4LL interface to listeners.
2015-06-29  Roy MarplesClarify IPV4LL.
2015-06-29  Roy MarplesAdd an ipv4ll suffix just in case
2015-06-29  Roy MarplesAdd an option to keep arp state when deleting addresses...
2015-06-29  Roy MarplesSet interface is up when running IPV4LL scripts.
2015-06-29  Roy MarplesReplace custom uptime() with clock_gettime(2) calls...
2015-06-27  Roy MarplesRemove pointless warning
2015-06-26  Roy MarplesFix compile
next