<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dhcpcd.git, branch dhcpcd-6.4.1</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.1</title>
<updated>2014-07-14T11:30:15+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2014-07-14T11:30:15+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=c6af81d075222df53f72b2e56bfa8d69b96ee082'/>
<id>c6af81d075222df53f72b2e56bfa8d69b96ee082</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use __NetBSD_Version__ macro instead of __NetBSD_Prereq__</title>
<updated>2014-07-13T22:01:01+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2014-07-13T22:01:01+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=5b834be7c2d74d53d1c0c5f1906e847dce77940b'/>
<id>5b834be7c2d74d53d1c0c5f1906e847dce77940b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reduce use of s6_addr</title>
<updated>2014-07-11T13:24:29+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2014-07-11T13:24:29+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=cc2b109a82f5c80b34888130cd60592fbdab80aa'/>
<id>cc2b109a82f5c80b34888130cd60592fbdab80aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use structures to better bescribe IA and PD options.</title>
<updated>2014-07-11T10:13:52+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2014-07-11T10:13:52+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=af107b4ded096c8a4af5caa8679112da15ac6ffa'/>
<id>af107b4ded096c8a4af5caa8679112da15ac6ffa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure we have enough data for prefix exclude length in the option.</title>
<updated>2014-07-09T10:51:20+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2014-07-09T10:51:20+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=1198e897907ac5a1bcaa3728e4fce5f647d7bbca'/>
<id>1198e897907ac5a1bcaa3728e4fce5f647d7bbca</id>
<content type='text'>
We don't request the excluded prefix itself, just what it is.
Ensure the excluded prefix is not applied to downstream interfaces.
Hopefully fixes [ac7063e671].</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We don't request the excluded prefix itself, just what it is.
Ensure the excluded prefix is not applied to downstream interfaces.
Hopefully fixes [ac7063e671].</pre>
</div>
</content>
</entry>
<entry>
<title>Only create a pseudo interface for PD when we have other IA types as well.</title>
<updated>2014-07-09T04:41:23+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2014-07-09T04:41:23+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=441d4afe2af79ecaee7bb4d41ff9fcff60d5e350'/>
<id>441d4afe2af79ecaee7bb4d41ff9fcff60d5e350</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure iaid was previously set before testing equality.</title>
<updated>2014-07-09T04:40:53+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2014-07-09T04:40:53+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=8371b540b5a627276ab104709050c7a5bc41eba0'/>
<id>8371b540b5a627276ab104709050c7a5bc41eba0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Pseudo interfaces also have an address list, do loop through all of them.</title>
<updated>2014-07-08T19:29:45+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2014-07-08T19:29:45+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=de8a6b2c8deab288e87c57b83ff593c2570dc21a'/>
<id>de8a6b2c8deab288e87c57b83ff593c2570dc21a</id>
<content type='text'>
Describe reject routes better.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Describe reject routes better.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix delegated prefix handling and improve DAD checking.</title>
<updated>2014-07-08T19:28:52+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2014-07-08T19:28:52+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=c1d4468baceb7a5d2c95a29f30de0dffd4a86451'/>
<id>c1d4468baceb7a5d2c95a29f30de0dffd4a86451</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ifclass= separates psuedo interfaces to avoid option collision.</title>
<updated>2014-07-08T19:25:21+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2014-07-08T19:25:21+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=892407a226ca143835aa1d42a7b7059b284e441a'/>
<id>892407a226ca143835aa1d42a7b7059b284e441a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
