<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dhcpcd.git, branch dhcpcd-6.10.2</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.10.2</title>
<updated>2016-04-08T20:54:04+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2016-04-08T20:54:04+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=9e5d26d40ba487807f4df93fafa22dadafe20173'/>
<id>9e5d26d40ba487807f4df93fafa22dadafe20173</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 warnings.</title>
<updated>2016-04-08T20:50:58+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2016-04-08T20:50:58+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=a3b1468fac45033777ff8e10c3f787aeb09e026b'/>
<id>a3b1468fac45033777ff8e10c3f787aeb09e026b</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 dick with IPv4LL route reactions on BSD.</title>
<updated>2016-04-08T20:35:09+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2016-04-08T20:35:09+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=b62ca4490e7a786fa2738f38aa01686b598a1b9b'/>
<id>b62ca4490e7a786fa2738f38aa01686b598a1b9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>If a normal default route is added, delete our IPv4LL default route.</title>
<updated>2016-04-08T20:02:41+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2016-04-08T20:02:41+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=baa179d3388db253fd56cf79a56ab83bdadf4817'/>
<id>baa179d3388db253fd56cf79a56ab83bdadf4817</id>
<content type='text'>
If a normal defaulr route is deleted, and no other exists, add our IPv4LL
default route.

Fixes [bd6daf1d59].</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If a normal defaulr route is deleted, and no other exists, add our IPv4LL
default route.

Fixes [bd6daf1d59].</pre>
</div>
</content>
</entry>
<entry>
<title>Fix changing routes on FreeBSD.</title>
<updated>2016-04-08T10:49:21+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2016-04-08T10:49:21+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=fa948c884797c1b06633a9def7b69679457b1cde'/>
<id>fa948c884797c1b06633a9def7b69679457b1cde</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Log RA's only when it's a new router unless debugging is enabled.</title>
<updated>2016-04-08T09:38:53+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2016-04-08T09:38:53+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=19e75b953a98aa7990f2abb6c12e21ba9c10cea6'/>
<id>19e75b953a98aa7990f2abb6c12e21ba9c10cea6</id>
<content type='text'>
This is because some routers decrease the preferred and valid times
in accordance to their own prefixes and we don't want to needlessly spam
the log.

Fixed [01f7cbd3b1].</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is because some routers decrease the preferred and valid times
in accordance to their own prefixes and we don't want to needlessly spam
the log.

Fixed [01f7cbd3b1].</pre>
</div>
</content>
</entry>
<entry>
<title>Fix BSD for making routes.</title>
<updated>2016-04-08T08:29:52+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2016-04-08T08:29:52+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=5190ea1695c9248115643b5633ef71110b4d3c10'/>
<id>5190ea1695c9248115643b5633ef71110b4d3c10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Constify handlert</title>
<updated>2016-04-08T06:54:43+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2016-04-08T06:54:43+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=526bcfe474c80345dad26486366cc2ffb4f7044a'/>
<id>526bcfe474c80345dad26486366cc2ffb4f7044a</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 bogus static analyzer bug.</title>
<updated>2016-04-07T20:45:20+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2016-04-07T20:45:20+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=0bdbfc386605d3e143aee26e09fb2a1a20ae7d39'/>
<id>0bdbfc386605d3e143aee26e09fb2a1a20ae7d39</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 on BSD.</title>
<updated>2016-04-07T20:41:51+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2016-04-07T20:41:51+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=39e27886c15f20fbf10dc362d71ed0adc3188147'/>
<id>39e27886c15f20fbf10dc362d71ed0adc3188147</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
