| Sun, 01 Dec 2013 17:43:49 +0000 |
Roy Marples |
Allow string and binhex types to have lengths.
draft
|
| Sat, 30 Nov 2013 09:43:39 +0000 |
Roy Marples |
Fix a warning
draft
|
| Fri, 29 Nov 2013 18:41:02 +0000 |
Roy Marples |
Style
draft
|
| Fri, 29 Nov 2013 18:38:38 +0000 |
Roy Marples |
Use a different buffer for reading our embedded config
draft
|
| Fri, 29 Nov 2013 18:38:25 +0000 |
Roy Marples |
-g is more portable than -ggdb
draft
|
| Fri, 29 Nov 2013 18:23:39 +0000 |
Roy Marples |
Fix comment about termination correctness.
draft
|
| Fri, 29 Nov 2013 17:38:44 +0000 |
Roy Marples |
Remove whitespace between options
draft
|
| Fri, 29 Nov 2013 17:10:10 +0000 |
Roy Marples |
initial define lengths are calculated during the make phase
draft
|
| Fri, 29 Nov 2013 17:09:37 +0000 |
Roy Marples |
Trim whitespace between command and argument
draft
|
| Fri, 29 Nov 2013 12:48:52 +0000 |
Roy Marples |
I had no idea what I was smoking when I moved these to dhcp-common.
draft
|
| Fri, 29 Nov 2013 12:02:45 +0000 |
Roy Marples |
get_option should not perform length validation based on the option number
draft
|
| Fri, 29 Nov 2013 12:02:17 +0000 |
Roy Marples |
Add type for rfc3442
draft
|
| Fri, 29 Nov 2013 11:15:03 +0000 |
Roy Marples |
Read the embedded config into global values rather than each time
draft
|
| Wed, 27 Nov 2013 21:35:45 +0000 |
Roy Marples |
Check length before accessing memory to silence valgrind.
draft
|
| Wed, 27 Nov 2013 21:14:43 +0000 |
Roy Marples |
Fix a crash where we don't care about option length.
draft
|
| Wed, 27 Nov 2013 21:14:19 +0000 |
Roy Marples |
Fix debug options and default CFLAGS
draft
|
| Wed, 27 Nov 2013 20:21:17 +0000 |
Roy Marples |
Add support for user defined options with embedded and encapsulated options.
draft
|
| Sat, 23 Nov 2013 14:10:00 +0000 |
Roy Marples |
Fix virtual interfaces without a hardware address.
draft
|
| Thu, 21 Nov 2013 08:40:59 +0000 |
Roy Marples |
Note avenue for discussion making PD work with other IA's
draft
|
| Wed, 20 Nov 2013 17:36:41 +0000 |
Roy Marples |
When running for a single interface, don't set WAITIP if we are
draft
|
| Wed, 20 Nov 2013 11:37:25 +0000 |
Roy Marples |
When releasing, we need to de-configure the interface as well.
draft
|
| Tue, 19 Nov 2013 09:43:54 +0000 |
Roy Marples |
NUL != NULL, so use the correct literal.
draft
|
| Sat, 16 Nov 2013 11:55:27 +0000 |
Roy Marples |
Linux has had address loopback routes since 2.2
draft
|
| Fri, 15 Nov 2013 16:55:07 +0000 |
Roy Marples |
Don't log ClientID if using DUID as that's already logged.
draft
|
| Fri, 15 Nov 2013 16:44:46 +0000 |
Roy Marples |
Change IAID to default from the last 4 bytes of the MAC address.
draft
|
| Fri, 15 Nov 2013 13:43:41 +0000 |
Roy Marples |
Allow IAID to be configured in DHCPv4 clientid.
draft
|
| Thu, 14 Nov 2013 15:48:07 +0000 |
Roy Marples |
Build fixes for only INET and only INET6
draft
|
| Thu, 14 Nov 2013 10:29:14 +0000 |
Roy Marples |
Avoid pointer gymnastics.
draft
|
| Thu, 14 Nov 2013 10:20:32 +0000 |
Roy Marples |
CID 1102809: Fix uninitialised variable.
draft
|
| Thu, 14 Nov 2013 10:02:29 +0000 |
Roy Marples |
White space, ordering and man corrections.
draft
|
| Tue, 12 Nov 2013 17:30:43 +0000 |
Roy Marples |
Implement RFC4242, Information Refresh Time Option for DHCPv6.
draft
|
| Tue, 12 Nov 2013 17:09:29 +0000 |
Roy Marples |
Warn if dev is started more than once.
draft
|
| Tue, 12 Nov 2013 15:00:22 +0000 |
Roy Marples |
Cleanup IPv4 fd opening and closing.
draft
|
| Sun, 10 Nov 2013 11:17:40 +0000 |
Roy Marples |
Set blank CFLAGS/CPPFLAGS and then append user CFLAGS/CPPFLAGS.
draft
|
| Sun, 10 Nov 2013 10:32:01 +0000 |
Roy Marples |
Fix typo adding CPPFLAGS to XCC.
draft
|
| Fri, 08 Nov 2013 18:28:44 +0000 |
Roy Marples |
Fix processing of inet4 addr in vendor options and terminate correctly.
draft
|
| Fri, 08 Nov 2013 09:56:54 +0000 |
Roy Marples |
Preserve vendor encapsulated options
draft
|
| Fri, 08 Nov 2013 09:37:44 +0000 |
Roy Marples |
Move the kernel reporting DAD warning to ipv6nd.c to avoid compile spam
draft
|
| Thu, 10 Oct 2013 10:09:48 +0000 |
Roy Marples |
Fix renewal of Prefix Delegation.
draft
|
| Thu, 10 Oct 2013 09:22:44 +0000 |
Roy Marples |
Add noipv4 and noipv6 options.
draft
|
| Sun, 06 Oct 2013 16:35:43 +0000 |
Roy Marples |
Warn about missing interfaces which require prefix delegation.
draft
|
| Sat, 05 Oct 2013 16:28:33 +0000 |
Roy Marples |
If we timeout, remove any waitip config so that we daemonise
draft
|
| Wed, 02 Oct 2013 08:11:05 +0000 |
Roy Marples |
Fix a small memory leak
draft
|
| Wed, 02 Oct 2013 08:00:09 +0000 |
Roy Marples |
Remove the IPv6 forwarding router check as valid use cases exist
draft
|
| Fri, 27 Sep 2013 06:23:31 +0000 |
Roy Marples |
We should abort if no specified interfaces are found.
draft
|
| Fri, 27 Sep 2013 06:15:32 +0000 |
Roy Marples |
Don't stop dev management on fork
draft
|
| Sat, 21 Sep 2013 19:50:49 +0000 |
Roy Marples |
Clarify the timeout behaviour if in master mode or per interface.
draft
|
| Sat, 21 Sep 2013 14:47:17 +0000 |
Roy Marples |
Test for wpa_supplicant.conf in /etc/wpa_supplicant as well
draft
|
| Sat, 21 Sep 2013 14:31:06 +0000 |
Roy Marples |
Pass the correct run directory to dhcpcd-run-hooks
draft
|
| Fri, 20 Sep 2013 10:27:24 +0000 |
Roy Marples |
Release dhcpcd-6.1.0
draft dhcpcd-6.1.0
|
| Sat, 14 Sep 2013 08:50:41 +0000 |
Roy Marples |
Allow dev to recieve errors from managers handle_device.
draft
|
| Thu, 12 Sep 2013 22:11:04 +0000 |
Roy Marples |
Fix warning
draft
|
| Thu, 12 Sep 2013 21:43:17 +0000 |
Roy Marples |
It seems that some older udev versions support filtering but not
draft
|
| Thu, 12 Sep 2013 21:35:33 +0000 |
Roy Marples |
Start dev after link for a more sane interface rename.
draft
|
| Thu, 12 Sep 2013 21:13:41 +0000 |
Roy Marples |
Dev module start now returns an fd to monitor so the eloop additions
draft
|
| Thu, 12 Sep 2013 17:16:51 +0000 |
Roy Marples |
Fix dev building again
draft
|
| Thu, 12 Sep 2013 17:08:34 +0000 |
Roy Marples |
Fix building with a dev manager
draft
|
| Thu, 12 Sep 2013 16:46:41 +0000 |
Roy Marples |
Support older udev versions where we need to rely on udev-settle.
draft
|
| Thu, 12 Sep 2013 15:43:20 +0000 |
Roy Marples |
Instead of linking directly to libudev, create a plugin system for /dev
draft
|
| Tue, 10 Sep 2013 09:56:11 +0000 |
Roy Marples |
Instead of just renaming the interface on Linux, take the FreeBSD
draft
|