| Fri, 02 May 2014 20:56:10 +0000 |
Roy Marples |
Accepted sockets should be marked non blocking.
draft
|
| Fri, 02 May 2014 14:23:41 +0000 |
Roy Marples |
When a node first becomes stale, fire off a NS probe anyway.
draft
|
| Fri, 02 May 2014 12:31:21 +0000 |
Roy Marples |
Once reachability + randomisation has passed, wait DELAY_FIRST_PROBE_TIME
draft
|
| Fri, 02 May 2014 11:03:46 +0000 |
Roy Marples |
Optimise the initial probe timer.
draft
|
| Fri, 02 May 2014 10:16:00 +0000 |
Roy Marples |
The unreachable timer should start AFTER the initial discovery packet is
draft
|
| Fri, 02 May 2014 06:40:21 +0000 |
Roy Marples |
Document why we don't send both FQDN and hostname options.
draft
|
| Wed, 30 Apr 2014 14:14:03 +0000 |
Roy Marples |
Remove debug
draft
|
| Wed, 30 Apr 2014 14:13:22 +0000 |
Roy Marples |
Support ND6_IFF_OVERRIDE_RTADV
draft
|
| Wed, 30 Apr 2014 10:02:20 +0000 |
Roy Marples |
Fix some potential memory errors.
draft
|
| Wed, 30 Apr 2014 09:50:00 +0000 |
Roy Marples |
Fix some possible leaks.
draft
|
| Wed, 30 Apr 2014 09:35:48 +0000 |
Roy Marples |
Fix an unassigned memory error.
draft
|
| Mon, 28 Apr 2014 23:56:21 +0000 |
Roy Marples |
Support IFA_F_NOPREFIXROUTE on Linux.
draft
|
| Mon, 28 Apr 2014 23:13:47 +0000 |
Roy Marples |
Fix compile on Linux
draft
|
| Mon, 28 Apr 2014 12:47:33 +0000 |
Roy Marples |
Sorting interfaces is an IPv4 specific task, so move it into ipv4.c
draft
|
| Mon, 28 Apr 2014 12:02:12 +0000 |
Roy Marples |
Namespace all public dhcpcd.c functions.
draft
|
| Fri, 25 Apr 2014 13:14:21 +0000 |
Roy Marples |
printf time_t, hmmmm
draft
|
| Fri, 25 Apr 2014 13:05:15 +0000 |
Roy Marples |
Fix some -Wconversion errors on FreeBSD.
draft
|
| Fri, 25 Apr 2014 11:53:14 +0000 |
Roy Marples |
Fix compile on Linux.
draft
|
| Fri, 25 Apr 2014 11:11:05 +0000 |
Roy Marples |
Fix compile on OpenBSD.
draft
|
| Fri, 25 Apr 2014 10:42:37 +0000 |
Roy Marples |
Move net.c to if.c.
draft
|
| Fri, 25 Apr 2014 08:46:08 +0000 |
Roy Marples |
Add more TAILQ #ifdef tests for older queue.h's
draft
|
| Fri, 25 Apr 2014 08:31:26 +0000 |
Roy Marples |
Support older Linux kernels where DAD is not reported.
draft
|
| Fri, 25 Apr 2014 08:16:02 +0000 |
Roy Marples |
Fix --disable-embedded [f097d9f0ef]
draft
|
| Thu, 24 Apr 2014 09:41:25 +0000 |
Roy Marples |
Support older systems with different defines for IPV6_RECVHOPLIMIT and IPV6_RECVPKTINFO.
draft
|
| Thu, 24 Apr 2014 09:28:31 +0000 |
Roy Marples |
Work without IFA_F_OPTIMISTIC on Linux.
draft
|
| Thu, 24 Apr 2014 08:56:21 +0000 |
Roy Marples |
Support older linux without SOCK_CLOEXEC.
draft
|
| Wed, 23 Apr 2014 23:29:41 +0000 |
Roy Marples |
Move all Linux only sources into if-linux.c
draft
|
| Wed, 23 Apr 2014 20:29:03 +0000 |
Roy Marples |
Fix compat/queue.h
draft
|
| Wed, 23 Apr 2014 20:09:20 +0000 |
Roy Marples |
Move all BSD only sources into if-bsd.c
draft
|
| Wed, 23 Apr 2014 19:09:03 +0000 |
Roy Marples |
Compile embedded in without a config
draft
|
| Wed, 23 Apr 2014 19:00:29 +0000 |
Roy Marples |
Add missing file
draft
|
| Wed, 23 Apr 2014 16:00:50 +0000 |
Roy Marples |
gmake-4 supports != shell assignment operator, like BSD make.
draft
|
| Wed, 23 Apr 2014 14:09:03 +0000 |
Roy Marples |
Add config-null.mk and a nasty hack to include config.mk instead if it exists.
draft
|
| Wed, 23 Apr 2014 14:07:32 +0000 |
Roy Marples |
Fix compile without IPv4
draft
|
| Wed, 23 Apr 2014 13:03:01 +0000 |
Roy Marples |
Don't spam timezone updates unless its actually changed.
draft
|
| Wed, 23 Apr 2014 11:41:01 +0000 |
Roy Marples |
Fix compile on OpenBSD
draft
|
| Wed, 23 Apr 2014 10:02:13 +0000 |
Roy Marples |
Fix GNU make depend
draft
|
| Wed, 23 Apr 2014 09:43:30 +0000 |
Roy Marples |
Define a macro to include spawn.h or compat/spawn.h instead of forcing it in.
draft
|
| Wed, 23 Apr 2014 09:34:42 +0000 |
Roy Marples |
Ship a compat queue.h for older systems without any TAILQ support.
draft
|
| Fri, 18 Apr 2014 13:17:42 +0000 |
Roy Marples |
Work with older libc's without O_CLOEXEC.
draft
|
| Sun, 06 Apr 2014 17:50:53 +0000 |
Roy Marples |
Document debug
draft
|
| Tue, 01 Apr 2014 11:48:57 +0000 |
Roy Marples |
On a read error, remove the FD from eloop.
draft
|
| Tue, 01 Apr 2014 10:17:09 +0000 |
Roy Marples |
Move the bpf filter len to a define.
draft
|
| Mon, 31 Mar 2014 20:10:46 +0000 |
Roy Marples |
More number differences
draft
|
| Mon, 31 Mar 2014 20:00:06 +0000 |
Roy Marples |
BPF filter size is unsigned int
draft
|
| Thu, 27 Mar 2014 23:15:14 +0000 |
Roy Marples |
64-bit clang fallout
draft
|
| Thu, 27 Mar 2014 23:00:32 +0000 |
Roy Marples |
Fix some 64-bit fallout
draft
|
| Thu, 27 Mar 2014 22:14:52 +0000 |
Roy Marples |
Add -Wconversion to debug CFLAGS and fix fallout.
draft
|
| Thu, 27 Mar 2014 19:12:03 +0000 |
Roy Marples |
Don't need to zero as many bytes.
draft
|
| Wed, 26 Mar 2014 11:16:02 +0000 |
Roy Marples |
Default to building static for a $PREFIX of \ for non Linux platforms
draft
|
| Mon, 24 Mar 2014 18:41:34 +0000 |
Roy Marples |
Blank build
draft
|
| Mon, 24 Mar 2014 18:40:45 +0000 |
Roy Marples |
So apparently target is just for compilers and we should be using host instead.
draft
|
| Mon, 24 Mar 2014 11:07:19 +0000 |
Roy Marples |
If given --build or --host targets, the expectation is we try and find
draft
|
| Sun, 23 Mar 2014 13:38:09 +0000 |
Roy Marples |
glibc 2.17 has clock_gettime in libc directly, so test for it.
draft
|
| Sat, 22 Mar 2014 20:42:40 +0000 |
Roy Marples |
Be specific
draft
|
| Sat, 22 Mar 2014 19:55:29 +0000 |
Roy Marples |
If not specified, Delegated Prefixes will get an automatic SLA of the
draft
|
| Thu, 20 Mar 2014 17:06:28 +0000 |
Roy Marples |
Fix compile.
draft
|
| Thu, 20 Mar 2014 16:36:03 +0000 |
Roy Marples |
Add a reject route for the delegated prefix so that unassigned prefixes don't go back upstream.
draft
|
| Thu, 20 Mar 2014 13:48:59 +0000 |
Roy Marples |
BSD has per interface rtadv kernel flag, handle it as per Linux.
draft
|
| Wed, 19 Mar 2014 16:51:57 +0000 |
Roy Marples |
Work with FreeBSD ypbind as well.
draft
|