<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dhcpcd.git, branch dhcpcd-6.4.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-6.4.3</title>
<updated>2014-07-30T15:13:12+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2014-07-30T15:13:12+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=d4b6f634fa6ea3da3f3eb5b31253d72b2a4cfb88'/>
<id>d4b6f634fa6ea3da3f3eb5b31253d72b2a4cfb88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix import so that matching system vs local headers are not imported.</title>
<updated>2014-07-30T10:58:20+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2014-07-30T10:58:20+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=a7d5172e5989bd4e633ff5cbf532f242e66b7a16'/>
<id>a7d5172e5989bd4e633ff5cbf532f242e66b7a16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove some unused variables</title>
<updated>2014-07-30T10:03:14+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2014-07-30T10:03:14+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=e41613f338bb184b0f4ebbd0c3175c3d030723b5'/>
<id>e41613f338bb184b0f4ebbd0c3175c3d030723b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Warn about exceeding IDGEN_RETRIES when a stable private address cannot be obtained.</title>
<updated>2014-07-30T09:55:32+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2014-07-30T09:55:32+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=fd89860f67834a31e3d78eba966155ff059d2369'/>
<id>fd89860f67834a31e3d78eba966155ff059d2369</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the import to work on Linux as well.</title>
<updated>2014-07-30T09:46:33+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2014-07-30T09:46:33+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=5c9c7e301b255b6007d394cac21a5cdca4177d03'/>
<id>5c9c7e301b255b6007d394cac21a5cdca4177d03</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Only bits 1 and 2 are used in the DHCP overload option, so when we encounter</title>
<updated>2014-07-30T08:58:42+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2014-07-30T08:58:42+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=f53e7bdce8527d4879102f8953f486ef6dd8c5eb'/>
<id>f53e7bdce8527d4879102f8953f486ef6dd8c5eb</id>
<content type='text'>
the option set the last bit as well to ensure servername and bootfile are
only checked once as their check unsets bits 1 and 2.

Thanks to Tobias Stoeckmann.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the option set the last bit as well to ensure servername and bootfile are
only checked once as their check unsets bits 1 and 2.

Thanks to Tobias Stoeckmann.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix compile on NetBSD-6</title>
<updated>2014-07-28T09:19:27+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2014-07-28T09:19:27+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=914a748a7abeceea27f5a71d3d81ddcc54f66397'/>
<id>914a748a7abeceea27f5a71d3d81ddcc54f66397</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Test no useable IA in each lease validation.</title>
<updated>2014-07-28T09:15:04+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2014-07-28T09:15:04+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=9bdcd382942c88ad1406d4f2aa6364855ce097d0'/>
<id>9bdcd382942c88ad1406d4f2aa6364855ce097d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>With an unknown link, test carrier manually and loop 100ms.</title>
<updated>2014-07-25T12:49:53+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2014-07-25T12:49:53+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=9725266492461cc20e7ef5f591338c6c16fdf9cc'/>
<id>9725266492461cc20e7ef5f591338c6c16fdf9cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>When starting an interface and the carrier is UNKNOWN, wait 100ms before trying to start again.</title>
<updated>2014-07-22T18:03:34+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2014-07-22T18:03:34+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=bfeb5ecd10290ec769e1b3883717bcb923294fd5'/>
<id>bfeb5ecd10290ec769e1b3883717bcb923294fd5</id>
<content type='text'>
UNKNOWN should only be reported for BSD systems where the carrier medium reports an error or is
not valid. In this case the carrier is only UP when IFF_RUNNING is set.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
UNKNOWN should only be reported for BSD systems where the carrier medium reports an error or is
not valid. In this case the carrier is only UP when IFF_RUNNING is set.</pre>
</div>
</content>
</entry>
</feed>
