Mercurial > hg > dhcpcd
graph
-
When adding a static address on non IN_IFF_* systems we should still ARP draftThu, 03 Sep 2015 15:06:43 +0000, by Roy Marples
-
Fix rebinding statically assinged IPv4 addresses. draftThu, 03 Sep 2015 12:54:37 +0000, by Roy Marples
-
Now that we set MTU for routes instead of using a hook script, draftMon, 31 Aug 2015 10:26:49 +0000, by Roy Marples
-
Test prefix as well as variable name when setting static variables. draftMon, 31 Aug 2015 09:06:37 +0000, by Roy Marples
-
Document removed mtu hook and installed dump hook. draftFri, 21 Aug 2015 10:06:31 +0000, by Roy Marples
-
Reference old DHCPv6 FQDN when processing the hostname. draftFri, 14 Aug 2015 22:24:21 +0000, by Roy Marples
-
Don't delete dhcpcd assigned IPv6 link-local addresses when releasing draftFri, 14 Aug 2015 22:10:58 +0000, by Roy Marples
-
Build new_domain_name from other sources if blank before checking it's blank draftFri, 14 Aug 2015 12:35:19 +0000, by Roy Marples
-
Don't do platform init or setting interface MTU if too small when draftTue, 11 Aug 2015 09:24:41 +0000, by Roy Marples
-
Only set maximum message size if we can get the MTU of the interface. draftTue, 11 Aug 2015 09:23:26 +0000, by Roy Marples
-
Fix reading prior lease without authenticaton set. draftFri, 07 Aug 2015 12:58:10 +0000, by Roy Marples
-
Add IPv4LL subnet routes like the kernel does. draftFri, 07 Aug 2015 08:49:07 +0000, by Roy Marples
-
Use the new xsocket function on Linux as well. draftThu, 06 Aug 2015 16:28:29 +0000, by Roy Marples
-
Open sockets once instead of open/close each for each ioctl. draftThu, 06 Aug 2015 13:07:15 +0000, by Roy Marples
-
If we add authentication, ensure saved lease has it. draftThu, 06 Aug 2015 12:52:56 +0000, by Roy Marples
-
Simplify the socket code by adding a custom function instead of draftTue, 04 Aug 2015 08:32:40 +0000, by Roy Marples
-
noauthrequired also allows unauthenticated FORCERENEW and RECONFIGURE draftSat, 01 Aug 2015 08:38:42 +0000, by Roy Marples
-
Only apply interface MTU on DHCP messages, or static IPv4 configuration. draftMon, 27 Jul 2015 09:31:35 +0000, by Roy Marples
-
Ignore interface address changes we made on Linux. draftSun, 26 Jul 2015 14:35:27 +0000, by Roy Marples
-
When dropping IPv4LL state, remove the address and rebuild routes before draftFri, 24 Jul 2015 20:47:08 +0000, by Roy Marples
-
If we only have IPv4LL addresses, add a default route to the link so that draftFri, 24 Jul 2015 10:22:50 +0000, by Roy Marples
-
Clarify the automatic mapping of DHCPv4 to DHCPv6 options. draftWed, 22 Jul 2015 10:24:37 +0000, by Roy Marples
-
When ending IPv4LL, only rebuild routes if we dropped an address. draftWed, 22 Jul 2015 10:11:44 +0000, by Roy Marples
-
Ignore the RA if there are no public addresses on the interface. draftWed, 22 Jul 2015 10:07:39 +0000, by Roy Marples
-
Backout commit [f20a30175f] as the behaviour can be trigged on Linux as well. draftWed, 22 Jul 2015 09:59:32 +0000, by Roy Marples
-
Add a #define to compile ignoring the RA without a public address. draftMon, 13 Jul 2015 19:05:33 +0000, by Roy Marples
-
Add a noup directive to stop master mode bringing an interface up. draftMon, 13 Jul 2015 17:40:54 +0000, by Roy Marples
-
Only run the IPv4LL script on drop when actually dropping an IPv4LL address. draftThu, 09 Jul 2015 13:51:26 +0000, by Roy Marples
-
Document many interface assignment from a delegated prefix. draftThu, 09 Jul 2015 09:27:36 +0000, by Roy Marples
-
Refer to the domain name encoding as RFC1035 rather than the RFC for the draftSat, 04 Jul 2015 13:33:24 +0000, by Roy Marples
-
Allow static to work for pre-existing addresses without a config. draftSat, 04 Jul 2015 12:33:22 +0000, by Roy Marples
-
When sending to an address, ensure we have a socket. draftSat, 04 Jul 2015 12:13:53 +0000, by Roy Marples
-
DHCPv6 elapsed time is centiseconds, not seconds. draftFri, 03 Jul 2015 23:35:56 +0000, by Roy Marples
-
Describe the persistent option better with regards to exit. draftFri, 03 Jul 2015 20:46:10 +0000, by Roy Marples
-
RFC2132 notes that the Vendor Class identifier option is a string. draftThu, 02 Jul 2015 16:29:38 +0000, by Roy Marples
