<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dhcpcd.git, branch dhcpcd-5.6.3</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-5.6.3</title>
<updated>2012-11-16T20:50:18+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2012-11-16T20:50:18+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=5aeb7be6f362243110fdfd5f88b57dd9fcbd64f5'/>
<id>5aeb7be6f362243110fdfd5f88b57dd9fcbd64f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix compile</title>
<updated>2012-11-14T10:46:38+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2012-11-14T10:46:38+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=e4e8b81dccb7bb38898de5106f1b0e86fe4c7046'/>
<id>e4e8b81dccb7bb38898de5106f1b0e86fe4c7046</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Stop probing when dropped</title>
<updated>2012-11-14T10:46:07+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2012-11-14T10:46:07+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=6c32fda9fa9b7ac3f160843aad5d0a539d8383e5'/>
<id>6c32fda9fa9b7ac3f160843aad5d0a539d8383e5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Always close this fd</title>
<updated>2012-11-14T10:45:14+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2012-11-14T10:45:14+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=3495524d98aa3384f938e0366d90c32b96d9643d'/>
<id>3495524d98aa3384f938e0366d90c32b96d9643d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>We should check start len &gt;0 as len will be zero at this point.</title>
<updated>2012-11-14T10:44:26+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2012-11-14T10:44:26+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=b0d47a8e49d4327805abfb329faf6f28c287fa00'/>
<id>b0d47a8e49d4327805abfb329faf6f28c287fa00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>When decoding RCC3397 domains we should ensure that we have</title>
<updated>2012-11-14T10:43:55+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2012-11-14T10:43:55+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=11fe19507bf71d2ab870e51e4d0e8d111ae1aa40'/>
<id>11fe19507bf71d2ab870e51e4d0e8d111ae1aa40</id>
<content type='text'>
decoded something before changing the last '.' to ' ' and
NULL terminating the string.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
decoded something before changing the last '.' to ' ' and
NULL terminating the string.
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure we have a big enough buffer for an escaped DNSSL option.</title>
<updated>2012-11-14T10:42:56+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2012-11-14T10:42:56+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=6a7d194cb2645ee5d1e9443377d59cc5835d8e12'/>
<id>6a7d194cb2645ee5d1e9443377d59cc5835d8e12</id>
<content type='text'>
Conflicts:
	ipv6rs.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	ipv6rs.c
</pre>
</div>
</content>
</entry>
<entry>
<title>When an RA is forced to expire, don't run the script twice.</title>
<updated>2012-11-14T10:39:13+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2012-11-14T10:39:13+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=9adf0f1b0d4d9f985244cf82acd685e1f9cbb640'/>
<id>9adf0f1b0d4d9f985244cf82acd685e1f9cbb640</id>
<content type='text'>
Conflicts:
	ipv6rs.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conflicts:
	ipv6rs.c
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some more potential leaks and allow full build with dmalloc.</title>
<updated>2012-11-14T10:32:08+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2012-11-14T10:32:08+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=8514c011eaef6da5a2a03479c15a84d2d56f05c0'/>
<id>8514c011eaef6da5a2a03479c15a84d2d56f05c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Plug some memory leaks.</title>
<updated>2012-11-14T10:31:49+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2012-11-14T10:31:49+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=2534ef40f282896d5803d38b8f4e561ce6e731e8'/>
<id>2534ef40f282896d5803d38b8f4e561ce6e731e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
