| Fri, 14 Mar 2014 10:48:14 +0000 |
Roy Marples |
Release dhcpcd-6.3.2
draft dhcpcd-6.3.2
|
| Thu, 13 Mar 2014 00:42:16 +0000 |
Roy Marples |
If we can't use cc then try and find a working compiler.
draft
|
| Wed, 12 Mar 2014 15:59:19 +0000 |
Roy Marples |
Set hoplimit by IPV6_MULTICAST_HOPS intead of each time we send.
draft
|
| Wed, 12 Mar 2014 15:39:53 +0000 |
Roy Marples |
Remove notion of hoplimit from DHCPv6
draft
|
| Wed, 12 Mar 2014 00:50:02 +0000 |
Roy Marples |
Clarify hop limit
draft
|
| Tue, 11 Mar 2014 23:41:16 +0000 |
Roy Marples |
Set a hop limit on our DHCPv6 messages.
draft
|
| Tue, 11 Mar 2014 23:00:14 +0000 |
Roy Marples |
Whitespace
draft
|
| Tue, 11 Mar 2014 22:53:05 +0000 |
Roy Marples |
Remove the last of the SEND_DAD code
draft
|
| Tue, 11 Mar 2014 22:37:10 +0000 |
Roy Marples |
More fixes to dhcp dumping leases.
draft
|
| Tue, 11 Mar 2014 22:35:22 +0000 |
Roy Marples |
Fix a crash when dumping a DHCPv4 lease.
draft
|
| Tue, 11 Mar 2014 10:41:27 +0000 |
Roy Marples |
Ensure that -M -x ifname does the right thing.
draft
|
| Tue, 11 Mar 2014 09:39:52 +0000 |
Roy Marples |
Describe DHCPv6 better.
draft
|
| Tue, 11 Mar 2014 09:39:23 +0000 |
Roy Marples |
Validate an accepted reconfigure key if we don't require authentication.
draft
|
| Mon, 10 Mar 2014 17:37:24 +0000 |
Roy Marples |
Fix reconfigure behaviour
draft
|
| Mon, 10 Mar 2014 15:28:49 +0000 |
Roy Marples |
Fix a crash when accepting a reconfigure key.
draft
|
| Fri, 07 Mar 2014 22:14:13 +0000 |
Roy Marples |
Only check for carrier if state is still unknown.
draft
|
| Fri, 07 Mar 2014 16:03:52 +0000 |
Roy Marples |
Force a static build for OpenBSD and a SBINDIR of /sbin
draft
|
| Fri, 07 Mar 2014 14:29:52 +0000 |
Roy Marples |
Detect OpenBSD rc system (check instead of status).
draft
|
| Fri, 07 Mar 2014 13:35:10 +0000 |
Roy Marples |
Log args and ignore --disable-silent-rules
draft
|
| Fri, 07 Mar 2014 13:01:20 +0000 |
Roy Marples |
A router with a lifetime of zero is no longer a default router.
draft
|
| Fri, 07 Mar 2014 10:22:37 +0000 |
Roy Marples |
Add -M, --master to force dhcpcd into master mode.
draft
|
| Fri, 07 Mar 2014 10:08:58 +0000 |
Roy Marples |
Rationalise signal handling - HUP now rebinds, ALRM now releases, USR1 reapplies config.
draft
|
| Fri, 07 Mar 2014 07:17:44 +0000 |
Roy Marples |
rtm_hdrlen is OpenBSD only and doesn't appear to be needed.
draft
|
| Thu, 06 Mar 2014 22:29:26 +0000 |
Roy Marples |
Deleting IPv4 subnet routes and IPv6 prefixes now works on OpenBSD.
draft
|
| Thu, 06 Mar 2014 19:30:30 +0000 |
Roy Marples |
Fix assignment error from strcpy removal.
draft
|
| Thu, 06 Mar 2014 19:11:55 +0000 |
Roy Marples |
Tentative does not mean RTM_DELADDR.
draft
|
| Thu, 06 Mar 2014 14:54:53 +0000 |
Roy Marples |
We need AF_LINK and AF_INET sockets. Sigh.
draft
|
| Thu, 06 Mar 2014 14:41:58 +0000 |
Roy Marples |
Initial support for OpenBSD interface and routing priority.
draft
|
| Thu, 06 Mar 2014 09:44:00 +0000 |
Roy Marples |
We changed this file in 2014
draft
|
| Thu, 06 Mar 2014 09:28:02 +0000 |
Roy Marples |
dhcpcd device context is from temporary storage, so copy the struct.
draft
|
| Thu, 06 Mar 2014 09:12:06 +0000 |
Roy Marples |
Change the last strcpy calls to strlcpy.
draft
|
| Wed, 05 Mar 2014 18:11:22 +0000 |
Roy Marples |
Compile and work on OpenBSD.
draft
|
| Wed, 05 Mar 2014 11:21:51 +0000 |
Roy Marples |
Adjust comment to match expected behaviour
draft
|
| Tue, 04 Mar 2014 23:17:40 +0000 |
Roy Marples |
NetBSD sh seems to break with *[![:alnum:]-_]* but works with *[![:alnum:]_-]*
draft
|
| Tue, 04 Mar 2014 17:13:40 +0000 |
Roy Marples |
No need for this code when we can reliably work with IPv6 RTM_DELADDR messages
draft
|
| Tue, 04 Mar 2014 13:31:42 +0000 |
Roy Marples |
Whitespace
draft
|
| Tue, 04 Mar 2014 13:12:07 +0000 |
Roy Marples |
Sanitize some gcc options in -Wall.
draft
|
| Tue, 04 Mar 2014 10:07:15 +0000 |
Roy Marples |
We should really check fscanf value here.
draft
|
| Tue, 04 Mar 2014 10:02:58 +0000 |
Roy Marples |
To avoid any future problems, log the TARGET we dervive the OS from.
draft
|
| Mon, 03 Mar 2014 19:57:24 +0000 |
Roy Marples |
options is long long.....
draft
|
| Mon, 03 Mar 2014 17:25:28 +0000 |
Roy Marples |
Just make the configure a bit easier.
draft
|
| Mon, 03 Mar 2014 15:52:02 +0000 |
Roy Marples |
We don't care about the result of these functions.
draft
|
| Mon, 03 Mar 2014 15:48:07 +0000 |
Roy Marples |
Fudge deriving os from Debian style
draft
|
| Mon, 03 Mar 2014 14:06:27 +0000 |
Roy Marples |
We shouldn't need this anymore
draft
|
| Mon, 03 Mar 2014 13:58:51 +0000 |
Roy Marples |
Correct man page RUNDIR
draft
|
| Mon, 03 Mar 2014 13:56:49 +0000 |
Roy Marples |
When deleting IPv6 addresses, remove them from our internal address state
draft
|
| Mon, 03 Mar 2014 12:10:58 +0000 |
Roy Marples |
Expire DHCP lease and then run no carrier as a seperate operation.
draft
|
| Sun, 02 Mar 2014 13:01:34 +0000 |
Roy Marples |
As we do now listen to the udp socket directly, delete the fd from eloop when done.
draft
|
| Sun, 02 Mar 2014 08:36:19 +0000 |
Roy Marples |
Work better with autoconf build host
draft
|
| Sat, 01 Mar 2014 17:59:33 +0000 |
Roy Marples |
Correctly delete IPv6 addresses from eloop timeouts
draft
|
| Sat, 01 Mar 2014 10:57:45 +0000 |
Roy Marples |
Release dhcpcd-6.3.1
draft dhcpcd-6.3.1
|
| Fri, 28 Feb 2014 20:37:06 +0000 |
Roy Marples |
Fix potential memory loss.
draft
|
| Fri, 28 Feb 2014 20:32:34 +0000 |
Roy Marples |
If CC is not defined, default it to cc
draft
|
| Fri, 28 Feb 2014 14:53:26 +0000 |
Roy Marples |
Don't set CC, always let the environment choose
draft
|
| Fri, 28 Feb 2014 11:02:32 +0000 |
Roy Marples |
Tidy some INET only and INET6 only warnings.
draft
|
| Fri, 28 Feb 2014 10:38:29 +0000 |
Roy Marples |
Fix some silly warnings.
draft
|
| Fri, 28 Feb 2014 10:34:05 +0000 |
Roy Marples |
Fix more clang analyzer warnings. i386/NetBSD and amd64/Linux are now clear.
draft
|
| Thu, 27 Feb 2014 21:11:43 +0000 |
Roy Marples |
Fix more clang analyzer errors
draft
|
| Thu, 27 Feb 2014 20:04:33 +0000 |
Roy Marples |
Remove dead line
draft
|
| Thu, 27 Feb 2014 20:00:39 +0000 |
Roy Marples |
Fix all errors reported by clang static analyser.
draft
|