]> git.ipfire.org Git - thirdparty/dhcpcd.git/shortlog
thirdparty/dhcpcd.git
2012-11-14  Roy MarplesWhen we receive a RA with a lifetime of 0, we should...
2012-11-14  Roy MarplesMove the RS state into a struct in a generic data array.
2012-11-14  Roy MarplesOnly remove IPv6 addresses when no RA's have them confi...
2012-11-14  Roy MarplesIf we receive a RA with a lifetime of 0, just expire...
2012-11-14  Roy MarplesImprove reported timings.
2012-11-14  Roy MarplesShow renew and rebind times when debugging is enabled.
2012-11-14  Roy MarplesFix stupid length validation check.
2012-11-14  Roy MarplesFix compile fr systems without RTF_CLONING such as...
2012-11-14  Roy MarplesMore fixes to validation lengths.
2012-11-14  Roy MarplesFix variable length encodings
2012-11-14  Roy MarplesIf we receive a packet with two options the same which...
2012-11-14  Roy MarplesFix DUID support.
2012-11-14  Roy MarplesMake this file actually work
2012-11-14  Roy MarplesRestart the interface immediately after a NAK instead of
2012-09-03  Roy MarplesRelease dhcpcd-5.6.2 v5.6.2
2012-08-30  Roy MarplesEnsure we have correct memory allocation for number...
2012-08-24  Roy MarplesOnly accept netlink messages from the kernel.
2012-08-23  Roy MarplesOnly add our own host or destination routes to the...
2012-08-18  Roy MarplesRemove -v from --version in usage.
2012-08-07  Roy MarplesFor some reason, Linux likes to re-add the IPv6 network...
2012-08-06  Roy MarplesSeems we need braces here.
2012-08-06  Roy MarplesAdd pltime and vltime to our IPv6 addresses.
2012-08-06  Roy MarplesChange the NS times so that we assume reachable until...
2012-08-06  Roy MarplesWe should send our NS solicitation directly to the...
2012-08-06  Roy MarplesAdd MTU to IPv6 routes on Linux.
2012-08-06  Roy MarplesIf we fail to open sockets, don't bother sending the...
2012-07-18  Roy Marplesra%d_prefix is now a space separated array of the finis...
2012-07-18  Roy MarplesDon't set if_up or if_down as true when testing.
2012-07-13  Roy MarplesDisable kernel interface RA as early as possible on...
2012-07-12  Roy MarplesRelease dhcpcd-5.6.1 v5.6.1
2012-07-12  Roy MarplesFix BSD restoring kernel RA.
2012-07-12  Roy MarplesDon't restore kernel RA defaults or drop RA's when...
2012-07-05  Roy MarplesImprove IPv6 RA support by allowing dhcpcd to manage... v5.6.0
2012-06-28  Roy MarplesReport RA information when testing.
2012-05-01  Roy MarplesEnsure that if_up and if_down are always set
2012-04-21  Roy MarplesChange system services warning to match as autoconf.
2012-04-21  Roy MarplesFix valid length checks for single ipv4 addresses
2012-04-06  Roy MarplesFix some alignment problems.
2012-04-04  Roy MarplesRemove a needless set and fix length check of an array...
2012-04-01  Roy MarplesRemove unused variables
2012-03-30  Roy MarplesFix compile on Linux
2012-03-30  Roy MarplesInterface index should persist and be unique for the...
2012-03-29  Roy MarplesRemove FreeBSD memory debug as I submitted a fix for...
2012-03-28  Roy MarplesFix Linux compile. v5.5.6
2012-03-28  Roy MarplesRelease dhcpcd-5.5.6
2012-03-27  Roy MarplesFix adding resolvconf
2012-03-27  Roy MarplesSimplify API a little.
2012-03-27  Roy MarplesDon't corrupt our route table when we fail to add a...
2012-03-27  roy@uberlaptop... When sending signals, respect the interface it was...
2012-03-27  roy@uberlaptop... Fix some valgrind errors on FreeBSD
2012-03-26  Roy MarplesAdd a suffix to our per interface config files for...
2012-03-24  Roy MarplesFix a double free, #243.
2012-03-24  Roy MarplesFix Dd and Dt arguments.
2012-03-23  Roy MarplesRelease dhcpcd-5.5.5 v5.5.5
2012-03-23  Roy MarplesRemove buffer overrun that leads to a segfault on ipv6...
2012-03-21  roy@uberlaptop... FreeBSD 7 does not support IFT_INFINIBAND
2012-03-20  Roy MarplesIf the CSR decode fails to return any routes, then...
2012-03-20  Roy MarplesFix an issue where we would only use a CSR if we had...
2012-03-20  Roy MarplesUse correct event loop timeout deletion to stop occasio...
2012-03-20  Roy MarplesSupport bridge and VLAN interfaces on BSD.
2012-03-20  Roy MarplesIf no ClientID or hardware address, don't report a...
2012-03-19  Roy MarplesAdd .Lk macro to URLs
2012-03-07  Roy MarplesAdd an option to control dhcpcd forking or not if the...
2012-03-05  Roy MarplesDon't fork on IPv6 RA unless we have an RDNSS option.
2012-03-05  Roy MarplesUse sysfs if we don't have ifconfig(8) on Linux.
2012-03-05  Roy MarplesTry to emulate hostname(1) if it doens't exist.
2012-03-05  Roy MarplesSet hostname via /proc if file is available
2012-03-05  Roy MarplesRespect an accept_ra setting of 2, fixes #240.
2012-02-13  Roy MarplesStore the RA data for the interface so we can do a...
2012-02-05  Roy MarplesRelease dhcpcd-5.5.4 v5.5.4
2012-02-05  Roy MarplesStop checking for IFF_RUNNING in handle_carrier as...
2012-02-04  Roy MarplesBetter tests.
2012-02-04  Roy MarplesAdd kernel IPv6 RA and forwarding detection on Linux.
2012-02-04  roy@uberlaptop... If the kernel is not configured to accept IPv6 or RA...
2012-02-04  Roy MarplesFix configure test for arc4random on FreeBSD 7
2012-02-03  Roy MarplesFix a compile issue and releae dhcpcd-5.5.3 v5.5.3
2012-02-02  Roy MarplesRelease dhcpcd-5.5.2 v5.5.2
2012-02-02  Roy MarplesDefault back to gcc as it seems clang isn't good for...
2012-02-02  Roy MarplesSet if_up if_down correctly per RA or DHCP
2012-02-02  Roy MarplesFix some more copyrights
2012-01-31  Roy MarplesFix carrier handling on BSD for interfaces that don...
2012-01-31  Roy MarplesFix more copyright
2012-01-31  Roy MarplesRelease dhcpcd-5.5.1 v5.5.1
2012-01-30  Roy MarplesStop trunctating netmask sockaddr
2012-01-30  Roy MarplesDon't attempt to run the script if it's an NULL, an...
2012-01-29  Roy MarplesAllow dhcpcd to run on a read-only filesystem.
2012-01-29  Roy MarplesRemove the RA's before reporting no carrier.
2012-01-29  Roy MarplesOnly set if_up for a ROUTERADVERT if we have any RAs
2012-01-29  Roy MarplesDon't start IPv6 if it's disabled globally.
2012-01-25  Roy MarplesFix RA state detection
2012-01-24  Roy MarplesRelease dhcpcd-5.5.0 v5.5.0
2012-01-24  Roy MarplesAdd and prefer clang to the compiler list.
2011-12-18  Roy MarplesJust log the fact that the leased IP address was remove...
2011-12-18  Roy MarplesStop the --reconfigure, -g option from spinning needlessly.
2011-12-16  Roy MarplesFix hook for non RA's.
2011-12-15  Roy MarplesDisable IPv6RS on p2p, lo and mcast interfaces.
2011-12-15  Roy MarplesFix warnings on Linux
2011-12-15  Roy MarplesAdd ROUTERADVERT to dhcpcd-run-hooks(8)
2011-12-15  Roy MarplesHook the new RA options into resolv.conf
2011-12-15  Roy MarplesFix copyright dates
next