<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dhcpcd.git, branch dhcpcd-8.1.8</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-8.1.8</title>
<updated>2020-04-12T17:12:46+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2020-04-12T17:12:46+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=0005ea33226dc06011205e47e7fd1057bae47ef2'/>
<id>0005ea33226dc06011205e47e7fd1057bae47ef2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix build on old BSD.</title>
<updated>2020-04-12T13:59:52+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2020-04-12T13:59:52+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=ffd67b2ae7f738e91b55909fb124dc9c339cbf72'/>
<id>ffd67b2ae7f738e91b55909fb124dc9c339cbf72</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Release dhcpcd-8.1.7</title>
<updated>2020-04-02T12:10:09+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2020-04-02T12:10:09+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=24ecbec9a03d1492c7c0b34158b5d96c55add654'/>
<id>24ecbec9a03d1492c7c0b34158b5d96c55add654</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>RA: Remove timecheck on sorted router list</title>
<updated>2020-03-11T01:13:50+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2020-03-11T01:13:50+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=48d7cc90ae7d69f3520515ff7ba80f371d363401'/>
<id>48d7cc90ae7d69f3520515ff7ba80f371d363401</id>
<content type='text'>
Newer is always at the end, mirrors master branch.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Newer is always at the end, mirrors master branch.
</pre>
</div>
</content>
</entry>
<entry>
<title>RA: Prefer older routers at the preference</title>
<updated>2020-03-11T01:11:50+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2020-03-11T01:11:41+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=751765bdfdd4b2016f45e6920f441a9cea06dc16'/>
<id>751765bdfdd4b2016f45e6920f441a9cea06dc16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>logerr: Use macros to call log functions</title>
<updated>2020-02-20T16:26:23+00:00</updated>
<author>
<name>Sergey Nikiforov</name>
<email>Sergey.Nikiforov@kaspersky.com</email>
</author>
<published>2020-02-11T11:07:13+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=4978cf5baa8fed669241edf37f5da132dc8c7dfc'/>
<id>4978cf5baa8fed669241edf37f5da132dc8c7dfc</id>
<content type='text'>
This allows downstream implementions to inject their own data
into the log message and/or supply new logging targets whilst
preserving macros such as __FILE__ and __LINE__.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows downstream implementions to inject their own data
into the log message and/or supply new logging targets whilst
preserving macros such as __FILE__ and __LINE__.
</pre>
</div>
</content>
</entry>
<entry>
<title>if: Decode vlid from the interface name</title>
<updated>2020-02-15T01:50:31+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2020-02-15T01:50:31+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=029c5cbbfcb082fb6f0755fa2fae9a0afdada48c'/>
<id>029c5cbbfcb082fb6f0755fa2fae9a0afdada48c</id>
<content type='text'>
This just clarifies the former fix
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This just clarifies the former fix
</pre>
</div>
</content>
</entry>
<entry>
<title>if: . is part of the interface name, not an alias</title>
<updated>2020-02-15T01:32:24+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2020-02-15T01:29:13+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=4679d8447e05929f05451c8a516fbb6ddb273a0f'/>
<id>4679d8447e05929f05451c8a516fbb6ddb273a0f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>dhcp: Cast away a compile warning</title>
<updated>2020-02-07T14:13:59+00:00</updated>
<author>
<name>fox</name>
<email>fox@netbsd.org</email>
</author>
<published>2020-02-07T14:13:59+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=690a9c3080708e958ec52341a26f33aa961dbf13'/>
<id>690a9c3080708e958ec52341a26f33aa961dbf13</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Linux: mask the NETLINK_GET_STRICT_CHK: Protocol not available error</title>
<updated>2020-02-07T13:21:14+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2020-02-07T13:21:14+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=ee8903a11073a41364875c1a4d20969a0e086666'/>
<id>ee8903a11073a41364875c1a4d20969a0e086666</id>
<content type='text'>
Just to appease Arch LTS users (packages are built with newer
headers than what kernel supports).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Just to appease Arch LTS users (packages are built with newer
headers than what kernel supports).
</pre>
</div>
</content>
</entry>
</feed>
