Mercurial > hg > dhcpcd
graph
-
When deactivating an interface, set the carrier to unknown as it's no longer being tracked. draftThu, 28 Jul 2016 13:10:20 +0000, by Roy Marples
-
Simplify BSD routing by having a common function to make the message draftThu, 28 Jul 2016 10:51:36 +0000, by Roy Marples
-
Add --inactive which makes all interfaces inactive on initial start. draftWed, 27 Jul 2016 16:47:34 +0000, by Roy Marples
-
Add some commentary for ALIAS_ADDR remove and unused define. draftWed, 27 Jul 2016 15:46:53 +0000, by Roy Marples
-
When aliasing to an existing address, check it is already aliased. draftWed, 27 Jul 2016 15:39:29 +0000, by Roy Marples
-
Fix expiration of a single default router with static routes. draftWed, 27 Jul 2016 05:29:09 +0000, by Roy Marples
-
#undef RTF_CLONING for Solaris in if.h so it's picked up everywhere. draftWed, 27 Jul 2016 04:11:00 +0000, by Roy Marples
-
Solaris can disable LL generation, so we can add our own view. draftWed, 27 Jul 2016 03:57:52 +0000, by Roy Marples
-
Solaris doesn't really have a machine/arch afaik. draftTue, 26 Jul 2016 21:11:32 +0000, by Roy Marples
-
Remove Solaris IN6_IFF_* defines from configure and add the to ipv6.h, draftTue, 26 Jul 2016 21:09:35 +0000, by Roy Marples
-
Fix a crash accidently introduced prior patch. draftTue, 26 Jul 2016 21:05:18 +0000, by Roy Marples
-
Simplify handling of IPv6 address from kernel messages, similar to IPv4. draftTue, 26 Jul 2016 20:52:31 +0000, by Roy Marples
-
Because struct rt has src addr, we no longer need ipv4_srcaddr. draftTue, 26 Jul 2016 19:06:54 +0000, by Roy Marples
-
uname always returns -1 on error on all supported platforms, so test for that. draftTue, 26 Jul 2016 15:52:15 +0000, by Roy Marples
-
Add support for adding/deleting routes in Solaris. draftSat, 23 Jul 2016 13:36:51 +0000, by Roy Marples
-
Add initial support for aliased addresses on Solaris. draftFri, 22 Jul 2016 20:59:04 +0000, by Roy Marples
-
Free after logging error incase free generates an error. draftThu, 21 Jul 2016 08:50:48 +0000, by Roy Marples
-
Release option memory if there is a problem allocating a large draftThu, 21 Jul 2016 08:45:00 +0000, by Roy Marples
-
Fix BYTE_ORDER for Solaris which does not define it readily. draftMon, 18 Jul 2016 13:13:40 +0000, by Roy Marples
-
Add if_nametospec helper to decode and interface name such as bge1:2 into draftMon, 18 Jul 2016 10:53:45 +0000, by Roy Marples
-
Don't add our own IPv6 LLADDR if the OS doesn't allow us turning the OS doing it off. draftThu, 30 Jun 2016 10:39:28 +0000, by Roy Marples
-
Revert [da213b6490] because the fd we're reading from could be a generic draftTue, 28 Jun 2016 12:22:51 +0000, by Roy Marples
-
Check we have an assigned address when an ARP conflict occurs to avoid a NULL draftSat, 25 Jun 2016 11:43:58 +0000, by Roy Marples
-
Allow pkg-config to be host selectable like the compiler. draftTue, 21 Jun 2016 08:39:19 +0000, by Roy Marples
-
Allow the possibility to exclude the vendor class option. draftMon, 20 Jun 2016 12:34:27 +0000, by Roy Marples
-
Hostname documentation fixes, thanks to Olaf Seibert. draftTue, 14 Jun 2016 21:54:24 +0000, by Roy Marples
-
Always set the aquired time for renewed delegated addreses, fixes [c4df3c6b97]. draftFri, 10 Jun 2016 09:01:25 +0000, by Roy Marples
-
Only log the once we have logged the delegated prefix. draftFri, 10 Jun 2016 08:56:00 +0000, by Roy Marples
-
Always show the prefix we are delegated in debug, aids [c4df3c6b97]. draftWed, 08 Jun 2016 11:30:38 +0000, by Roy Marples
-
Reserve enough space for a fully escaped SSID. draftTue, 07 Jun 2016 19:09:39 +0000, by Roy Marples
-
Allow an SLA 0 and prefix length of 0 to delegate the whole prefix which draftWed, 01 Jun 2016 06:21:04 +0000, by Roy Marples
-
We can work with saved leases without a full vendor area. draftWed, 01 Jun 2016 05:44:22 +0000, by Roy Marples
-
Don't drop DHCPv6 if we have a delegated address on router expiry. draftThu, 26 May 2016 08:54:45 +0000, by Roy Marples
-
Calc requested netmask at start rather than in get_lease. draftWed, 25 May 2016 10:35:52 +0000, by Roy Marples
-
Fix some routing issues for POINTOPOINT interfaces. draftWed, 25 May 2016 10:32:39 +0000, by Roy Marples
