<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dhcpcd.git, branch dhcpcd-6.4.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-6.4.4</title>
<updated>2014-09-16T22:09:42+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2014-09-16T22:09:42+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=00601c4ae92fe16890b142311e05889e29e0ec45'/>
<id>00601c4ae92fe16890b142311e05889e29e0ec45</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 memory leak handling carrier drops with a psuedo interface.</title>
<updated>2014-09-16T14:00:25+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2014-09-16T14:00:25+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=cdf385c5236dc011518f4e390c07219f4f4f2b3c'/>
<id>cdf385c5236dc011518f4e390c07219f4f4f2b3c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>This fix is wrong, real fix in libdhcpcd.</title>
<updated>2014-09-16T10:22:24+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2014-09-16T10:22:24+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=48cb85bd2577b014e93865d07afa6cc1413520f1'/>
<id>48cb85bd2577b014e93865d07afa6cc1413520f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove dead code.</title>
<updated>2014-09-16T00:12:30+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2014-09-16T00:12:30+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=69e1b19890a829a26aa178fb7dc93bed4119951d'/>
<id>69e1b19890a829a26aa178fb7dc93bed4119951d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Randomise IPv4 static setup as well so we don't pick up the kernel delete message on rebooting.</title>
<updated>2014-09-15T23:47:01+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2014-09-15T23:47:01+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=a13e4cc19d187ea19279b8f56a98ec88a8690022'/>
<id>a13e4cc19d187ea19279b8f56a98ec88a8690022</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>It's possible to configure a Linux kernel with nl80211 where the</title>
<updated>2014-09-15T23:05:20+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2014-09-15T23:05:20+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=f7d83c0dfcb2f59cdff41e7892ea507ecac2f639'/>
<id>f7d83c0dfcb2f59cdff41e7892ea507ecac2f639</id>
<content type='text'>
SSID won't be reported, but is available via WEXT.
This is very silly, but dhcpcd still needs to work.
Thus enable both protocols and use nl80211 if WEXT fails.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SSID won't be reported, but is available via WEXT.
This is very silly, but dhcpcd still needs to work.
Thus enable both protocols and use nl80211 if WEXT fails.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix FD_LISTEN | FD_UNPRIV flags</title>
<updated>2014-09-15T22:50:44+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2014-09-15T22:50:44+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=2e21d85f7a63e938b34c11cde49c380ee8ccd183'/>
<id>2e21d85f7a63e938b34c11cde49c380ee8ccd183</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The args sent from control socket do not include a program in argv[0]</title>
<updated>2014-09-15T22:35:00+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2014-09-15T22:35:00+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=f49ebfb64084ab718c9b38dbea88d0b9b2da7363'/>
<id>f49ebfb64084ab718c9b38dbea88d0b9b2da7363</id>
<content type='text'>
so we need to adjustem them to pretend that they do.
Tests show that getopt(3) doesn't look at argv[0] so it's safe(ish).</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
so we need to adjustem them to pretend that they do.
Tests show that getopt(3) doesn't look at argv[0] so it's safe(ish).</pre>
</div>
</content>
</entry>
<entry>
<title>Back out mistaken commit</title>
<updated>2014-09-15T08:16:36+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2014-09-15T08:16:36+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=ddc3433bb0d31d76d2b6ef53244b453a34c6060b'/>
<id>ddc3433bb0d31d76d2b6ef53244b453a34c6060b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Describe master mode some more.</title>
<updated>2014-09-15T08:13:45+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2014-09-15T08:13:45+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=5669f066a3443c73a3870d42242dee2c82e997f1'/>
<id>5669f066a3443c73a3870d42242dee2c82e997f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
