<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dhcpcd.git, branch dhcpcd-5.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-5.0.4</title>
<updated>2009-05-14T16:19:24+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2009-05-14T16:19:24+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=709bff00627ad3be7164b9e7bab4dccd046f76e8'/>
<id>709bff00627ad3be7164b9e7bab4dccd046f76e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Although RFC2131 requires a ServerID we can actually work without one.</title>
<updated>2009-05-13T19:17:21+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2009-05-13T19:17:21+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=3c12970b61e18cc31c7c710cf257213b2b409c14'/>
<id>3c12970b61e18cc31c7c710cf257213b2b409c14</id>
<content type='text'>
Some broken servers don't send a ServerID, so make the requirement optional.
We default to requiring ServerID in dhcpcd.conf though as some other broken
servers NAK incorrectly without a ServerID.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some broken servers don't send a ServerID, so make the requirement optional.
We default to requiring ServerID in dhcpcd.conf though as some other broken
servers NAK incorrectly without a ServerID.
</pre>
</div>
</content>
</entry>
<entry>
<title>The smallest MTU we can work with is 576, so don't set less.</title>
<updated>2009-05-13T18:49:49+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2009-05-13T18:49:49+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=f2dab1db9d623f5c8455e6dd0441f6c0bc79fec8'/>
<id>f2dab1db9d623f5c8455e6dd0441f6c0bc79fec8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enforce a minimum lease of 20 seconds so we can do things</title>
<updated>2009-05-13T18:14:50+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2009-05-13T18:14:50+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=6fcc765366a95af9ab34956fb94ada8d00308ca2'/>
<id>6fcc765366a95af9ab34956fb94ada8d00308ca2</id>
<content type='text'>
like ARP check and restart services.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
like ARP check and restart services.
</pre>
</div>
</content>
</entry>
<entry>
<title>Release dhcpcd-5.0.3</title>
<updated>2009-05-11T07:18:10+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2009-05-11T07:18:10+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=7d639751211e746064ba234b7baa80db3165aa1f'/>
<id>7d639751211e746064ba234b7baa80db3165aa1f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ifas without an ifa_addr seem to indicate a link without a hwaddr, so</title>
<updated>2009-05-11T07:16:24+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2009-05-11T07:16:24+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=9e160bfa43fe21e9d2c07ae3cabe4dde341939c8'/>
<id>9e160bfa43fe21e9d2c07ae3cabe4dde341939c8</id>
<content type='text'>
treat them as such. This allows static and 3rdparty configuration.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
treat them as such. This allows static and 3rdparty configuration.
</pre>
</div>
</content>
</entry>
<entry>
<title>I stand corrected - ifa_addr can be NULL from getifaddrs(3)</title>
<updated>2009-05-10T23:31:55+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2009-05-10T23:31:55+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=7cbab2cf9b5fac8cf805bd9f4491d73cd5529671'/>
<id>7cbab2cf9b5fac8cf805bd9f4491d73cd5529671</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Some glibc versions have a NULL ifa_addr for the ifa from getifaddrs(3).</title>
<updated>2009-05-10T20:20:18+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2009-05-10T20:20:18+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=53814ee2e868f24dd1c5676fafb9af01f17bea10'/>
<id>53814ee2e868f24dd1c5676fafb9af01f17bea10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Release dhcpcd-5.0.2</title>
<updated>2009-05-10T16:21:57+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2009-05-10T16:21:57+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=013e5ca53c8d26b9d62e58218612085a7073626d'/>
<id>013e5ca53c8d26b9d62e58218612085a7073626d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't forget to remove .gitignore</title>
<updated>2009-05-10T16:21:56+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2009-05-10T16:21:56+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=b619d9f4d61a2d589766e5ea3aaf7e9b5209d183'/>
<id>b619d9f4d61a2d589766e5ea3aaf7e9b5209d183</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
