<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dhcpcd.git, branch dhcpcd-6.6.5</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.6.5</title>
<updated>2014-12-09T20:03:11+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2014-12-09T20:03:11+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=eb86a62e6b9c323a9ea2231d3f94877f4c9e1b65'/>
<id>eb86a62e6b9c323a9ea2231d3f94877f4c9e1b65</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow other processes to handle the DHCP port on the wildcard address.</title>
<updated>2014-12-09T12:52:52+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2014-12-09T12:52:52+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=214e9a165c67e8a33b444bb3b03722dea39dbc4f'/>
<id>214e9a165c67e8a33b444bb3b03722dea39dbc4f</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 get another carrier event during the poll for IFF_UP, cancel the poll.</title>
<updated>2014-12-09T09:45:56+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2014-12-09T09:45:56+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=12d20a042c21c3d6ad6a82d1dd89517fcc64d355'/>
<id>12d20a042c21c3d6ad6a82d1dd89517fcc64d355</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Instead if giving up if we receive a LINK_UP event before the kernel has set</title>
<updated>2014-12-09T09:39:30+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2014-12-09T09:39:30+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=0ddc18a90d17f56377a0c7d3fcbedbd2252512b3'/>
<id>0ddc18a90d17f56377a0c7d3fcbedbd2252512b3</id>
<content type='text'>
IFF_UP, poll for it until it's set or carrier goes down.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
IFF_UP, poll for it until it's set or carrier goes down.</pre>
</div>
</content>
</entry>
<entry>
<title>If neither dig nor host are present fall back to getent.</title>
<updated>2014-12-04T13:45:24+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2014-12-04T13:45:24+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=e7afdb1d82974ccbb011e5dc3df5cccd74eba8eb'/>
<id>e7afdb1d82974ccbb011e5dc3df5cccd74eba8eb</id>
<content type='text'>
Thanks to admiralnemo, fixes [e0dc4c4459].</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to admiralnemo, fixes [e0dc4c4459].</pre>
</div>
</content>
</entry>
<entry>
<title>IFT type does not cleanly match to ARP type so we have to check in each.</title>
<updated>2014-12-03T09:34:45+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2014-12-03T09:34:45+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=90a69ba576627cba52cee6526607d9dacc9368b6'/>
<id>90a69ba576627cba52cee6526607d9dacc9368b6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a coverity warning.</title>
<updated>2014-12-02T09:25:14+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2014-12-02T09:25:14+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=24b0516e3128200a936fa51c1d08482e92069c6f'/>
<id>24b0516e3128200a936fa51c1d08482e92069c6f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix prior patch</title>
<updated>2014-11-28T15:20:01+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2014-11-28T15:20:01+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=6b35b393a697823a2704d3c208eacd8b41094c7a'/>
<id>6b35b393a697823a2704d3c208eacd8b41094c7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>If STOPPED, set if_down = true when releasing, otherwise false.</title>
<updated>2014-11-28T15:18:09+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2014-11-28T15:18:09+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=25f760b563bbda54ab977eb6fc1aa51805ec383e'/>
<id>25f760b563bbda54ab977eb6fc1aa51805ec383e</id>
<content type='text'>
Let dhcpcd-run-hooks process STOPPED.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Let dhcpcd-run-hooks process STOPPED.</pre>
</div>
</content>
</entry>
<entry>
<title>Note that TEST removes the rapid_commit option from the message.</title>
<updated>2014-11-26T17:34:50+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2014-11-26T17:34:50+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=95da69e9fb4554233602e2051319a5364ad98ba1'/>
<id>95da69e9fb4554233602e2051319a5364ad98ba1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
