| Mon, 15 Aug 2016 10:34:22 +0000 |
Roy Marples |
Release dhcpcd-6.11.3
draft dhcpcd-6.11.3
|
| Sun, 14 Aug 2016 09:06:41 +0000 |
Roy Marples |
Ensure we have an active interface (which we always will).
draft
|
| Sun, 14 Aug 2016 08:51:19 +0000 |
Roy Marples |
Bind to the local-link address rather than directly to the interface to allow
draft
|
| Sun, 14 Aug 2016 08:30:13 +0000 |
Roy Marples |
If not running in master mode, allow dhcpcd to bind directly to the interface
draft
|
| Sun, 14 Aug 2016 08:25:32 +0000 |
Roy Marples |
We no longer need this as we don't alias anymore.
draft
|
| Sat, 13 Aug 2016 15:11:10 +0000 |
Roy Marples |
Ensure offer_len is 0 after making offer NULL.
draft
|
| Fri, 12 Aug 2016 16:34:01 +0000 |
Roy Marples |
Only mask off the signals we are interested in catching.
draft
|
| Sun, 07 Aug 2016 21:06:39 +0000 |
Roy Marples |
Add more notes about BSD OS issues with prefix lifetimes.
draft
|
| Sun, 07 Aug 2016 20:47:57 +0000 |
Roy Marples |
Set route flags for IPv6 routes, allowing RTF_REJECT to work again.
draft
|
| Sat, 06 Aug 2016 23:00:50 +0000 |
Roy Marples |
Fix the gateway to the route interface for IPv6 routes.
draft
|
| Fri, 05 Aug 2016 12:56:02 +0000 |
Roy Marples |
Note that the prior issue was fixed in OpenBSD-5.9
draft
|
| Fri, 05 Aug 2016 09:41:51 +0000 |
Roy Marples |
Workaround an issue on BSD where the kernel pretends a freshly added address is from a RA and uses it's liftetime for the prefix route.
draft
|
| Wed, 03 Aug 2016 20:38:31 +0000 |
Roy Marples |
Expire IPv6 RA Prefix routes.
draft
|
| Wed, 03 Aug 2016 20:31:09 +0000 |
Roy Marples |
Change wording on non dhcpcd removed addresses and routes.
draft
|
| Fri, 29 Jul 2016 09:35:48 +0000 |
Roy Marples |
Release dhcpcd-6.11.2
draft dhcpcd-6.11.2
|
| Thu, 28 Jul 2016 13:10:20 +0000 |
Roy Marples |
When deactivating an interface, set the carrier to unknown as it's no longer being tracked.
draft
|
| Thu, 28 Jul 2016 10:58:22 +0000 |
Roy Marples |
Ensure sockaddrs are zero's correctly.
draft
|
| Thu, 28 Jul 2016 10:51:36 +0000 |
Roy Marples |
Simplify BSD routing by having a common function to make the message
draft
|
| Thu, 28 Jul 2016 10:02:42 +0000 |
Roy Marples |
Allow resolvconf to be user tunable.
draft
|
| Wed, 27 Jul 2016 16:47:34 +0000 |
Roy Marples |
Add --inactive which makes all interfaces inactive on initial start.
draft
|
| Wed, 27 Jul 2016 15:46:53 +0000 |
Roy Marples |
Add some commentary for ALIAS_ADDR remove and unused define.
draft
|
| Wed, 27 Jul 2016 15:39:29 +0000 |
Roy Marples |
When aliasing to an existing address, check it is already aliased.
draft
|
| Wed, 27 Jul 2016 08:55:42 +0000 |
Roy Marples |
Always check if_addrflags{,6}() error of -1.
draft
|
| Wed, 27 Jul 2016 08:09:34 +0000 |
Roy Marples |
Fix compile
draft
|
| Wed, 27 Jul 2016 05:29:09 +0000 |
Roy Marples |
Fix expiration of a single default router with static routes.
draft
|
| Wed, 27 Jul 2016 04:59:32 +0000 |
Roy Marples |
Fix aliasing on Solaris.
draft
|
| Wed, 27 Jul 2016 04:11:00 +0000 |
Roy Marples |
#undef RTF_CLONING for Solaris in if.h so it's picked up everywhere.
draft
|
| Wed, 27 Jul 2016 03:57:52 +0000 |
Roy Marples |
Solaris can disable LL generation, so we can add our own view.
draft
|
| Wed, 27 Jul 2016 03:54:22 +0000 |
Roy Marples |
Juggle #define ordering.
draft
|
| Tue, 26 Jul 2016 21:18:03 +0000 |
Roy Marples |
Sync Solaris driver to latest API.
draft
|
| Tue, 26 Jul 2016 21:11:32 +0000 |
Roy Marples |
Solaris doesn't really have a machine/arch afaik.
draft
|
| Tue, 26 Jul 2016 21:09:35 +0000 |
Roy Marples |
Remove Solaris IN6_IFF_* defines from configure and add the to ipv6.h,
draft
|
| Tue, 26 Jul 2016 21:05:18 +0000 |
Roy Marples |
Fix a crash accidently introduced prior patch.
draft
|
| Tue, 26 Jul 2016 20:55:42 +0000 |
Roy Marples |
Fix compile on BSD.
draft
|
| Tue, 26 Jul 2016 20:52:31 +0000 |
Roy Marples |
Simplify handling of IPv6 address from kernel messages, similar to IPv4.
draft
|
| Tue, 26 Jul 2016 19:12:21 +0000 |
Roy Marples |
Fix compile on BSD.
draft
|
| Tue, 26 Jul 2016 19:06:54 +0000 |
Roy Marples |
Because struct rt has src addr, we no longer need ipv4_srcaddr.
draft
|
| Tue, 26 Jul 2016 15:52:15 +0000 |
Roy Marples |
uname always returns -1 on error on all supported platforms, so test for that.
draft
|
| Sat, 23 Jul 2016 13:36:51 +0000 |
Roy Marples |
Add support for adding/deleting routes in Solaris.
draft
|
| Fri, 22 Jul 2016 21:01:24 +0000 |
Roy Marples |
Match if_address
draft
|
| Fri, 22 Jul 2016 20:59:04 +0000 |
Roy Marples |
Add initial support for aliased addresses on Solaris.
draft
|
| Thu, 21 Jul 2016 08:50:48 +0000 |
Roy Marples |
Free after logging error incase free generates an error.
draft
|
| Thu, 21 Jul 2016 08:45:00 +0000 |
Roy Marples |
Release option memory if there is a problem allocating a large
draft
|
| Thu, 21 Jul 2016 08:40:43 +0000 |
Roy Marples |
Need this header for strtoi.
draft
|
| Mon, 18 Jul 2016 13:13:40 +0000 |
Roy Marples |
Fix BYTE_ORDER for Solaris which does not define it readily.
draft
|
| Mon, 18 Jul 2016 10:53:45 +0000 |
Roy Marples |
Add if_nametospec helper to decode and interface name such as bge1:2 into
draft
|
| Sun, 17 Jul 2016 14:35:11 +0000 |
Roy Marples |
Fix API for sun.
draft
|
| Fri, 08 Jul 2016 19:44:18 +0000 |
Roy Marples |
Apply command line options to profile.
draft
|
| Thu, 30 Jun 2016 10:39:28 +0000 |
Roy Marples |
Don't add our own IPv6 LLADDR if the OS doesn't allow us turning the OS doing it off.
draft
|
| Tue, 28 Jun 2016 12:32:16 +0000 |
Roy Marples |
Clarify udp_len being out of bounds checked.
draft
|
| Tue, 28 Jun 2016 12:22:51 +0000 |
Roy Marples |
Revert [da213b6490] because the fd we're reading from could be a generic
draft
|
| Mon, 27 Jun 2016 15:40:57 +0000 |
Roy Marples |
Fix spelling mistakes, [944ac40b82].
draft
|
| Sat, 25 Jun 2016 11:43:58 +0000 |
Roy Marples |
Check we have an assigned address when an ARP conflict occurs to avoid a NULL
draft
|
| Tue, 21 Jun 2016 08:39:19 +0000 |
Roy Marples |
Allow pkg-config to be host selectable like the compiler.
draft
|
| Mon, 20 Jun 2016 13:02:35 +0000 |
Roy Marples |
Rework prior so it works.
draft
|
| Mon, 20 Jun 2016 12:34:27 +0000 |
Roy Marples |
Allow the possibility to exclude the vendor class option.
draft
|
| Fri, 17 Jun 2016 19:08:33 +0000 |
Roy Marples |
Release dhcpcd-6.11.1
draft dhcpcd-6.11.1
|
| Thu, 16 Jun 2016 08:28:34 +0000 |
Roy Marples |
Remove mistakenly added debug.
draft
|
| Tue, 14 Jun 2016 21:54:24 +0000 |
Roy Marples |
Hostname documentation fixes, thanks to Olaf Seibert.
draft
|
| Fri, 10 Jun 2016 09:15:12 +0000 |
Roy Marples |
Remove debug mistakenly added, [c4df3c6b97].
draft
|