<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dhcpcd.git/README, branch dhcpcd-5.0.1</title>
<subtitle>DHCP / IPv4LL / IPv6RA / DHCPv6 client
</subtitle>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/'/>
<entry>
<title>Add (c) to Copyright</title>
<updated>2009-05-01T13:57:45+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2009-05-01T13:57:45+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=601fb3d500ffb57f5ce6eb584c0c481df7870589'/>
<id>601fb3d500ffb57f5ce6eb584c0c481df7870589</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>We updated these files this year.</title>
<updated>2009-01-28T10:29:00+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2009-01-28T10:29:00+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=f2151f9eafc673071c14667f0f334c3288f74a65'/>
<id>f2151f9eafc673071c14667f0f334c3288f74a65</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document the BSD subnet manipulation issue in the README and not the man page.</title>
<updated>2008-12-21T20:53:07+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2008-12-21T20:53:07+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=32dd1d3c3e47045db22ea6b0f65ff0b82a21a153'/>
<id>32dd1d3c3e47045db22ea6b0f65ff0b82a21a153</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>We no longer send a ClientID by default. This is so we now mirror the kernel DHCP client and can re-use its lease by default. To retain the old behaviour, simply add clientid to dhcpcd.conf.</title>
<updated>2008-11-17T17:25:54+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2008-11-17T17:25:54+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=c989b02361577d2227094cd396c760c1df39e697'/>
<id>c989b02361577d2227094cd396c760c1df39e697</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update change log location</title>
<updated>2008-10-22T08:29:53+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2008-10-22T08:29:53+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=d25b56c354e4b5a79fd033765545dbfa10bacde4'/>
<id>d25b56c354e4b5a79fd033765545dbfa10bacde4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add an event loop.</title>
<updated>2008-09-02T13:28:11+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2008-09-02T13:28:11+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=fd05b7dcfc61e1a8f1d4f0f7ecd27bb25a6cc7a8'/>
<id>fd05b7dcfc61e1a8f1d4f0f7ecd27bb25a6cc7a8</id>
<content type='text'>
Split client.c into smaller files and functions and
recode around the event loop.
Add multiple interface support using the new event loop.
Document changes and outstanding bugs.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Split client.c into smaller files and functions and
recode around the event loop.
Add multiple interface support using the new event loop.
Document changes and outstanding bugs.

</pre>
</div>
</content>
</entry>
<entry>
<title>Remove loads of code specific to fork()less systems. dhcpcd no longer backgrounds on these systems, but is a lot lighter.</title>
<updated>2008-08-11T08:32:52+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2008-08-11T08:32:52+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=523f398e5e3bd5dd9876e690cdc0f9e07383772f'/>
<id>523f398e5e3bd5dd9876e690cdc0f9e07383772f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Brute force detection of monotonic clock as sysconf is unreliable. Instead rely on clock_gettime failing gracefully with an invalid clockid (which it should do).</title>
<updated>2008-08-01T13:15:11+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2008-08-01T13:15:11+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=b5329d0e46028d623454756a1da81013474aab65'/>
<id>b5329d0e46028d623454756a1da81013474aab65</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tweak README about monotonic, and improve warning message.</title>
<updated>2008-08-01T08:41:25+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2008-08-01T08:41:25+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=8fd2efb43e5d216dadd6386d7e26663b22f2144f'/>
<id>8fd2efb43e5d216dadd6386d7e26663b22f2144f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document monotonic clock warning and solution.</title>
<updated>2008-07-31T23:44:08+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2008-07-31T23:44:08+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=43603fad752ece99c37bf8a763a8e0fd27de4f66'/>
<id>43603fad752ece99c37bf8a763a8e0fd27de4f66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
