<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dhcpcd.git, branch dhcpcd-5.0.6</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-5.0.6</title>
<updated>2009-07-08T22:18:39+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2009-07-08T22:18:39+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=23abd1a30884dce1ba25bbe08595176e5897d36c'/>
<id>23abd1a30884dce1ba25bbe08595176e5897d36c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure that DBDIR and RUNDIR exist if defined as /var/db/dhcpcd and/or /var/run/dhcpcd.</title>
<updated>2009-07-08T19:22:31+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2009-07-08T19:22:31+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=735e9a2062586257dabe0b5620a734ee8c47732e'/>
<id>735e9a2062586257dabe0b5620a734ee8c47732e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure that ntp.conf exists before removing markers.</title>
<updated>2009-07-08T17:05:29+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2009-07-08T17:05:29+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=975b7b49bb65b6a50d4e6dbe951bec831fc91d6b'/>
<id>975b7b49bb65b6a50d4e6dbe951bec831fc91d6b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change get_option_addr to accept struct in_addr * instead of uint32_t *</title>
<updated>2009-07-08T17:01:38+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2009-07-08T17:01:38+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=95782488782a1ece83e00c5985a61bf90d724a94'/>
<id>95782488782a1ece83e00c5985a61bf90d724a94</id>
<content type='text'>
to fix an alignment issue on SGI MIPS.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to fix an alignment issue on SGI MIPS.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add -W, --whitelist addr/cidr</title>
<updated>2009-07-05T11:33:46+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2009-07-05T11:33:46+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=bf80d526822f7903b5da1e329627495aa6d34401'/>
<id>bf80d526822f7903b5da1e329627495aa6d34401</id>
<content type='text'>
This only allows packets from the addresses listed and overrides
blacklist if set.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This only allows packets from the addresses listed and overrides
blacklist if set.
</pre>
</div>
</content>
</entry>
<entry>
<title>Silence more GCC warnings about unused return values.</title>
<updated>2009-07-04T00:58:03+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2009-07-04T00:58:03+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=a95ad17c17dd38bbb4e7386fa7c78abbbbc30d7c'/>
<id>a95ad17c17dd38bbb4e7386fa7c78abbbbc30d7c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document nooption</title>
<updated>2009-07-04T00:38:55+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2009-07-04T00:38:55+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=2063c6f9a1321a1df60d5b38511bf3270cad972e'/>
<id>2063c6f9a1321a1df60d5b38511bf3270cad972e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>When we get an ACK we should close DHCP sockets so we don't handle any NAKs</title>
<updated>2009-07-04T00:06:25+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2009-07-04T00:06:25+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=d81486816806ccd79780b5c25a1ff0f9849fcdb4'/>
<id>d81486816806ccd79780b5c25a1ff0f9849fcdb4</id>
<content type='text'>
during ARP testing.

This is important as some broken DHCP servers NAK immediately after an ACK
in some situations.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
during ARP testing.

This is important as some broken DHCP servers NAK immediately after an ACK
in some situations.
</pre>
</div>
</content>
</entry>
<entry>
<title>Log the MTU changes.</title>
<updated>2009-07-04T00:03:01+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2009-07-04T00:03:01+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=264b8c30c28a6ec6dc5d12966154611fe0e27fc1'/>
<id>264b8c30c28a6ec6dc5d12966154611fe0e27fc1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Save the MTU when changing it.</title>
<updated>2009-07-03T23:32:30+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2009-07-03T23:32:30+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=62009c79586ff8465dfe6d91258aa0af527b0421'/>
<id>62009c79586ff8465dfe6d91258aa0af527b0421</id>
<content type='text'>
If we enter a state without a new MTU then restore the old one.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If we enter a state without a new MTU then restore the old one.
</pre>
</div>
</content>
</entry>
</feed>
