<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dhcpcd.git, branch dhcpcd-5.6.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>Release dhcpcd-5.6.1</title>
<updated>2012-07-12T16:34:33+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2012-07-12T16:34:33+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=8ac16c4bb23e4b658b54d35cd323d61b59a6b085'/>
<id>8ac16c4bb23e4b658b54d35cd323d61b59a6b085</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix BSD restoring kernel RA.</title>
<updated>2012-07-12T09:36:51+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2012-07-12T09:36:51+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=a6aef04faf0c020c176a84c577931b67e0530fc3'/>
<id>a6aef04faf0c020c176a84c577931b67e0530fc3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't restore kernel RA defaults or drop RA's when forking.</title>
<updated>2012-07-12T09:19:14+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2012-07-12T09:19:14+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=ba0a5b3e17443dfc8d78eee9f68933dd06f0ecc2'/>
<id>ba0a5b3e17443dfc8d78eee9f68933dd06f0ecc2</id>
<content type='text'>
Add some more memory cleanups when testing forking.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add some more memory cleanups when testing forking.
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve IPv6 RA support by allowing dhcpcd to manage the address and routes</title>
<updated>2012-07-05T16:37:41+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2012-07-05T16:37:41+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=eebe9a1887bbf2f3bbb4fdb72e8d46ece25cdd0c'/>
<id>eebe9a1887bbf2f3bbb4fdb72e8d46ece25cdd0c</id>
<content type='text'>
instead of the kernel. dhcpcd will only do this if RA is disabled in the kernel
or dhcpcd has been instructed to do this via dhcpcd.conf(5) ipv6ra_own and
ipv6ra_own_default directives.

Send and process IPv6 Neighbor Solicitions and Adverts to prove router
reachability. If a router cannot be reached in this way then it is expired.

When debugging, all ND messages are displayed which will create a lot of log
spam.

To ease packaging, ./configure now accepts LDFLAGS and --enable-static.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
instead of the kernel. dhcpcd will only do this if RA is disabled in the kernel
or dhcpcd has been instructed to do this via dhcpcd.conf(5) ipv6ra_own and
ipv6ra_own_default directives.

Send and process IPv6 Neighbor Solicitions and Adverts to prove router
reachability. If a router cannot be reached in this way then it is expired.

When debugging, all ND messages are displayed which will create a lot of log
spam.

To ease packaging, ./configure now accepts LDFLAGS and --enable-static.
</pre>
</div>
</content>
</entry>
<entry>
<title>Report RA information when testing.</title>
<updated>2012-06-28T09:11:24+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2012-06-28T09:11:24+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=359e9d397807079db8d68d5e60eb4396f41d1738'/>
<id>359e9d397807079db8d68d5e60eb4396f41d1738</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 if_up and if_down are always set</title>
<updated>2012-05-01T21:17:44+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2012-05-01T21:17:44+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=382b36e0e2b95dac93104220a508b824c7036073'/>
<id>382b36e0e2b95dac93104220a508b824c7036073</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change system services warning to match as autoconf.</title>
<updated>2012-04-21T17:18:14+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2012-04-21T17:18:14+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=7a3343505438526942137b49b9c28a8d3a1b553c'/>
<id>7a3343505438526942137b49b9c28a8d3a1b553c</id>
<content type='text'>
Thanks to Gilles Espinasse.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to Gilles Espinasse.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix valid length checks for single ipv4 addresses</title>
<updated>2012-04-21T11:59:24+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2012-04-21T11:59:24+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=1031ae23059afd47926d52b47fa57c8a4ec4a840'/>
<id>1031ae23059afd47926d52b47fa57c8a4ec4a840</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some alignment problems.</title>
<updated>2012-04-06T09:15:03+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2012-04-06T09:15:03+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=965febf0b98ccae16312e90db519d46802ef02e2'/>
<id>965febf0b98ccae16312e90db519d46802ef02e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove a needless set and fix length check of an array of IPv4 addresss.</title>
<updated>2012-04-04T23:09:48+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2012-04-04T23:09:48+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=058a6a5893e5fafb6a649cfbc933d072472c55dc'/>
<id>058a6a5893e5fafb6a649cfbc933d072472c55dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
