<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dhcpcd.git, branch dhcpcd-9.0.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-9.0.0</title>
<updated>2020-04-02T12:14:09+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2020-04-02T12:14:09+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=80c8431b79b6e3b56a03153febe2f45f9a861da7'/>
<id>80c8431b79b6e3b56a03153febe2f45f9a861da7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Note that setting pltime to zero for stale addresses isn't RFC compliant</title>
<updated>2020-04-01T15:12:37+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2020-04-01T15:12:37+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=1fd4924320856c8d83d99897d0f2e3492834e576'/>
<id>1fd4924320856c8d83d99897d0f2e3492834e576</id>
<content type='text'>
But also note we need to do this to ensure the kernel tries to use
better addresses.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
But also note we need to do this to ensure the kernel tries to use
better addresses.
</pre>
</div>
</content>
</entry>
<entry>
<title>resolv.conf: Uniquify contents</title>
<updated>2020-04-01T12:22:15+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2020-04-01T12:22:15+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=d8b295e1e3509a91d702cee6207f21c934c7b460'/>
<id>d8b295e1e3509a91d702cee6207f21c934c7b460</id>
<content type='text'>
We might have &gt;1 router that broadcasts the same DNS information.
While resolvconf(8) can easily take care of uniqifying the data,
not all systems have this nice tool so do the job here as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We might have &gt;1 router that broadcasts the same DNS information.
While resolvconf(8) can easily take care of uniqifying the data,
not all systems have this nice tool so do the job here as well.
</pre>
</div>
</content>
</entry>
<entry>
<title>ND: Improve stale detection for &gt;1 router</title>
<updated>2020-04-01T11:19:47+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2020-04-01T11:19:47+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=56658009deead422c6a1ccb793650bd1ae63ea1a'/>
<id>56658009deead422c6a1ccb793650bd1ae63ea1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ND: Check matching iface to make stale and add commentary</title>
<updated>2020-04-01T08:16:47+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2020-04-01T08:16:47+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=9b0a3c69441c077b13b915e6ee0040afd51ffa06'/>
<id>9b0a3c69441c077b13b915e6ee0040afd51ffa06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ND: If a secondary router adds the same prefix, use it's address</title>
<updated>2020-03-31T21:33:25+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2020-03-31T21:33:25+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=c099165a7ec40e853ada62788b15431145e95465'/>
<id>c099165a7ec40e853ada62788b15431145e95465</id>
<content type='text'>
With slaac private, it will generate a new address which would
be wrong.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With slaac private, it will generate a new address which would
be wrong.
</pre>
</div>
</content>
</entry>
<entry>
<title>ND: Only deprecate prefixes when all stale</title>
<updated>2020-03-31T21:00:52+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2020-03-31T21:00:52+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=8d9b31b328b324a4a8beaa8f64da34326e5da6a7'/>
<id>8d9b31b328b324a4a8beaa8f64da34326e5da6a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>dhcpcd: disable address sanitization by default</title>
<updated>2020-03-31T19:21:58+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2020-03-31T19:21:58+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=fc6c3b857aa5ca56ab0f155b9ecec7e1d8080746'/>
<id>fc6c3b857aa5ca56ab0f155b9ecec7e1d8080746</id>
<content type='text'>
As recent production kernels ship with ASLR by default which
stops dhcpcd running dead when this is enabled.
We dont want to break a systems boot, so force it via configure.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As recent production kernels ship with ASLR by default which
stops dhcpcd running dead when this is enabled.
We dont want to break a systems boot, so force it via configure.
</pre>
</div>
</content>
</entry>
<entry>
<title>linux: the default hostname is (none)</title>
<updated>2020-03-31T18:45:17+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2020-03-31T18:45:17+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=61be15b48fc48fafd1c1f1d4693fa0740b5e5523'/>
<id>61be15b48fc48fafd1c1f1d4693fa0740b5e5523</id>
<content type='text'>
It's blank for the BSD's.
Respect this when relinquishing the hostname.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's blank for the BSD's.
Respect this when relinquishing the hostname.
</pre>
</div>
</content>
</entry>
<entry>
<title>hostname: Default to blank instead of localhost</title>
<updated>2020-03-31T17:23:05+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2020-03-31T17:23:05+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=b78f0c7c085db22868caf3f4dd241ce1abb0f0fb'/>
<id>b78f0c7c085db22868caf3f4dd241ce1abb0f0fb</id>
<content type='text'>
No kernel sets a default value of localhost.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
No kernel sets a default value of localhost.
</pre>
</div>
</content>
</entry>
</feed>
