<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dhcpcd.git, branch dhcpcd-6.7.0</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.7.0</title>
<updated>2015-01-30T09:23:21+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2015-01-30T09:23:21+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=fcf2387d5d31954b564f4d6bc33acbf59e8a8016'/>
<id>fcf2387d5d31954b564f4d6bc33acbf59e8a8016</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Only extend temporary addresses with pltime.</title>
<updated>2015-01-23T11:00:17+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2015-01-23T11:00:17+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=182b3db0e8d08e3900b165c1a4aa5d7e70fe0a9a'/>
<id>182b3db0e8d08e3900b165c1a4aa5d7e70fe0a9a</id>
<content type='text'>
If the Prefix Information Option has zero pltime, set all temporary addresses
with a pltime to zero for the prefix.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If the Prefix Information Option has zero pltime, set all temporary addresses
with a pltime to zero for the prefix.</pre>
</div>
</content>
</entry>
<entry>
<title>For Linux, keep the alias on the interface so we don't have to guess</title>
<updated>2015-01-22T20:10:18+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2015-01-22T20:10:18+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=16f1b54cd467ad25c67f44f137a1d6dd504be14a'/>
<id>16f1b54cd467ad25c67f44f137a1d6dd504be14a</id>
<content type='text'>
all the time.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
all the time.</pre>
</div>
</content>
</entry>
<entry>
<title>Ignore RA's from ourself for very badly configured stations.</title>
<updated>2015-01-21T21:02:39+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2015-01-21T21:02:39+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=29211f2503ae42b03e49c9d5065872a82d247049'/>
<id>29211f2503ae42b03e49c9d5065872a82d247049</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to reflect 3.16 or older kernels and the header mismatch in ArchLinux on ARM.</title>
<updated>2015-01-21T19:37:39+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2015-01-21T19:37:39+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=2e5933998317622c35b5f56d4e2cb20a7ea7decd'/>
<id>2e5933998317622c35b5f56d4e2cb20a7ea7decd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix warning on FreeBSD where we don't need to use sysctlbyname(3).</title>
<updated>2015-01-20T20:56:13+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2015-01-20T20:56:13+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=6635ae0d32910efbdf67510967f19ba8a4f79467'/>
<id>6635ae0d32910efbdf67510967f19ba8a4f79467</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert part of the prior patch and only free IPv6 if state when</title>
<updated>2015-01-20T12:04:42+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2015-01-20T12:04:42+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=515dd1616f86bca80f760736989a5b280f6b4651'/>
<id>515dd1616f86bca80f760736989a5b280f6b4651</id>
<content type='text'>
freeing and not dropping so we retain IPv6 addresses we don't
generally control on carrier down.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
freeing and not dropping so we retain IPv6 addresses we don't
generally control on carrier down.</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure memory is freed when forking.</title>
<updated>2015-01-20T11:41:46+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2015-01-20T11:41:46+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=0e176027029613da9f7bb4ebf0bf82c8a2a8edb1'/>
<id>0e176027029613da9f7bb4ebf0bf82c8a2a8edb1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add ipv6_freedrop, similar to dhcp6_freedrop so we can easily</title>
<updated>2015-01-20T10:55:04+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2015-01-20T10:55:04+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=ab84143db4c63358deb59b94bf80251fd8c9c074'/>
<id>ab84143db4c63358deb59b94bf80251fd8c9c074</id>
<content type='text'>
drop and free or just free IPv6 temporary addresses.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
drop and free or just free IPv6 temporary addresses.</pre>
</div>
</content>
</entry>
<entry>
<title>reject &lt;option&gt; will now reject any DHCP message that contains that option.</title>
<updated>2015-01-20T10:42:47+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2015-01-20T10:42:47+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=85bff6487d2394245edf6a4013f4fd63d7c8d0ca'/>
<id>85bff6487d2394245edf6a4013f4fd63d7c8d0ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
