<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dhcpcd.git, branch dhcpcd-6.9.3</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.9.3</title>
<updated>2015-09-04T11:41:18+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2015-09-04T11:41:18+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=77530b6d80a1cc7b8c52fc5b5ca150c0d2bb904d'/>
<id>77530b6d80a1cc7b8c52fc5b5ca150c0d2bb904d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>When adding a static address on non IN_IFF_* systems we should still ARP</title>
<updated>2015-09-03T15:06:43+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2015-09-03T15:06:43+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=10e160299d0fe18cb3e8472392544ec9cf2f99da'/>
<id>10e160299d0fe18cb3e8472392544ec9cf2f99da</id>
<content type='text'>
check.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
check.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix compile on Linux</title>
<updated>2015-09-03T14:42:16+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2015-09-03T14:42:16+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=e8a973f7aeda8fb02cc990dc04b45de930482296'/>
<id>e8a973f7aeda8fb02cc990dc04b45de930482296</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix rebinding statically assinged IPv4 addresses.</title>
<updated>2015-09-03T12:54:37+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2015-09-03T12:54:37+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=a6f62ba0c6037ccdc31d1132224ecdb0bf2a92b5'/>
<id>a6f62ba0c6037ccdc31d1132224ecdb0bf2a92b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Now that we set MTU for routes instead of using a hook script,</title>
<updated>2015-08-31T10:26:49+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2015-08-31T10:26:49+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=afcd7cbd9905debdcd157d011552d65b59aed8ef'/>
<id>afcd7cbd9905debdcd157d011552d65b59aed8ef</id>
<content type='text'>
we need to read static interface_mtu (or static mtu) and use that if
available.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
we need to read static interface_mtu (or static mtu) and use that if
available.</pre>
</div>
</content>
</entry>
<entry>
<title>Test prefix as well as variable name when setting static variables.</title>
<updated>2015-08-31T09:06:37+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2015-08-31T09:06:37+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=1ac075a97da6eb69770ea10ab3f03823cb7caf80'/>
<id>1ac075a97da6eb69770ea10ab3f03823cb7caf80</id>
<content type='text'>
Fixes [e0893837e6].

While here, simplify a condition.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes [e0893837e6].

While here, simplify a condition.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix compile on systems lacking SOCK_CLOEXEC.</title>
<updated>2015-08-23T16:12:18+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2015-08-23T16:12:18+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=0846ede6ca7509a7523b6e7a0005ab1a5987f02b'/>
<id>0846ede6ca7509a7523b6e7a0005ab1a5987f02b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Silence a bogus gcc warning</title>
<updated>2015-08-22T12:52:08+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2015-08-22T12:52:08+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=b0a7215a1684a6d716b777f02ddada56084cc606'/>
<id>b0a7215a1684a6d716b777f02ddada56084cc606</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused variable.</title>
<updated>2015-08-21T13:23:40+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2015-08-21T13:23:40+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=4b43734c38341cab1af8181458f5f50e25544fae'/>
<id>4b43734c38341cab1af8181458f5f50e25544fae</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 OpenBSD</title>
<updated>2015-08-21T10:11:59+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2015-08-21T10:11:59+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=49e7c8031dbf4bcf5946ef3e21ba92a36bab5a7d'/>
<id>49e7c8031dbf4bcf5946ef3e21ba92a36bab5a7d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
