<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dhcpcd.git, branch dhcpcd-6.0.4</title>
<subtitle>DHCP / IPv4LL / IPv6RA / DHCPv6 client
</subtitle>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/'/>
<entry>
<title>Release dhcpcd-6.0.4</title>
<updated>2013-07-29T20:24:48+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2013-07-29T20:24:48+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=8fc8a0e94c201a7b4a5b10e740d63a713ecee188'/>
<id>8fc8a0e94c201a7b4a5b10e740d63a713ecee188</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>We shouldn't force a hostname if no old hostname</title>
<updated>2013-07-28T10:53:59+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2013-07-28T10:53:59+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=f485ededc6ec8fa414b8bd33239b622ba1f4902c'/>
<id>f485ededc6ec8fa414b8bd33239b622ba1f4902c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>If we are lacking a domain option, derive one from the hostname if</title>
<updated>2013-07-28T10:36:24+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2013-07-28T10:36:24+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=8987030539b26547c1ea57d05dc273ee29f31c02'/>
<id>8987030539b26547c1ea57d05dc273ee29f31c02</id>
<content type='text'>
we can.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
we can.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add an option to respect whatever the server says for the hostname.</title>
<updated>2013-07-28T10:22:18+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2013-07-28T10:22:18+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=77961e7b99ccbe78e5e32c35f30b1bab60425cc1'/>
<id>77961e7b99ccbe78e5e32c35f30b1bab60425cc1</id>
<content type='text'>
Change the default back to FQDN as per RFC4702 section 3.1.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change the default back to FQDN as per RFC4702 section 3.1.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix last patch after testing</title>
<updated>2013-07-25T15:39:38+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2013-07-25T15:39:38+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=9c54b11bfe420bf0f06ac4ff598e8aa70b7f3008'/>
<id>9c54b11bfe420bf0f06ac4ff598e8aa70b7f3008</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the option hostname_short, which will force the sending of the</title>
<updated>2013-07-25T15:10:16+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2013-07-25T15:10:16+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=d6a186547664756fd51ca511b4bf821b279068e8'/>
<id>d6a186547664756fd51ca511b4bf821b279068e8</id>
<content type='text'>
short hostname so DDNS will always work, even if the hostname domain
is different from the DHCP servers.

Change hostname_fqdn to true/false/unset value.
unset means use what the DHCP server supplies
 (DHCPv4/DHCPv6 maybe inconsistent depending on server setup)
true/false force the hostname to be either a FQDN or a short name.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
short hostname so DDNS will always work, even if the hostname domain
is different from the DHCP servers.

Change hostname_fqdn to true/false/unset value.
unset means use what the DHCP server supplies
 (DHCPv4/DHCPv6 maybe inconsistent depending on server setup)
true/false force the hostname to be either a FQDN or a short name.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Mt for email address.</title>
<updated>2013-07-23T16:45:46+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2013-07-23T16:45:46+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=2cfe8d0794e08b22ae58e3d630d78f53d6477e8c'/>
<id>2cfe8d0794e08b22ae58e3d630d78f53d6477e8c</id>
<content type='text'>
Thanks to Thomas Klausner.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to Thomas Klausner.</pre>
</div>
</content>
</entry>
<entry>
<title>Stop sending FQDN by default.</title>
<updated>2013-07-22T19:05:54+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2013-07-22T19:05:54+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=2326c6baed39e56964a5f9f96a55f204609411aa'/>
<id>2326c6baed39e56964a5f9f96a55f204609411aa</id>
<content type='text'>
Instead, if sending the hostname in DHCPv4, send a FQDN in DHCPv6.

This allows for a cleaner configuration file and fixes some DDNS problems
with upstream servers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead, if sending the hostname in DHCPv4, send a FQDN in DHCPv6.

This allows for a cleaner configuration file and fixes some DDNS problems
with upstream servers.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix DHCPv6 FQDN hostname assignment, broken last patch.</title>
<updated>2013-07-22T17:01:57+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2013-07-22T17:01:57+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=0a4869d4b82592698952ab4ae4d0ed071ae64155'/>
<id>0a4869d4b82592698952ab4ae4d0ed071ae64155</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adjust option order returned.</title>
<updated>2013-07-21T11:21:24+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2013-07-21T11:21:24+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=d755500e2e2a8b64a053509d859af9fc143bac2a'/>
<id>d755500e2e2a8b64a053509d859af9fc143bac2a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
