<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dhcpcd.git, branch dhcpcd-6.11.2</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.11.2</title>
<updated>2016-07-29T09:35:48+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2016-07-29T09:35:48+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=3b0558f632d06e7ec33868e5589b2a0d4e3ef34d'/>
<id>3b0558f632d06e7ec33868e5589b2a0d4e3ef34d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>When deactivating an interface, set the carrier to unknown as it's no longer being tracked.</title>
<updated>2016-07-28T13:10:20+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2016-07-28T13:10:20+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=95fae65a9aad74181edaf925f36f6cd18d302a71'/>
<id>95fae65a9aad74181edaf925f36f6cd18d302a71</id>
<content type='text'>
Thanks to Koichi Okamoto.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to Koichi Okamoto.</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure sockaddrs are zero's correctly.</title>
<updated>2016-07-28T10:58:22+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2016-07-28T10:58:22+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=19c4848cd108eae50444a013083f32a15f6e03ac'/>
<id>19c4848cd108eae50444a013083f32a15f6e03ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify BSD routing by having a common function to make the message</title>
<updated>2016-07-28T10:51:36+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2016-07-28T10:51:36+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=e3bcd5ea44a1e20a1e4fc843bafad890274f4291'/>
<id>e3bcd5ea44a1e20a1e4fc843bafad890274f4291</id>
<content type='text'>
and the IP specific routines just generating the sockaddrs and flags.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and the IP specific routines just generating the sockaddrs and flags.</pre>
</div>
</content>
</entry>
<entry>
<title>Allow resolvconf to be user tunable.</title>
<updated>2016-07-28T10:02:42+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2016-07-28T10:02:42+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=67b4a20f55a8ca0b32e12c53af30ccb310dab912'/>
<id>67b4a20f55a8ca0b32e12c53af30ccb310dab912</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add --inactive which makes all interfaces inactive on initial start.</title>
<updated>2016-07-27T16:47:34+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2016-07-27T16:47:34+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=b4a8658466fc01fcb075e765c9d5e568e5665412'/>
<id>b4a8658466fc01fcb075e765c9d5e568e5665412</id>
<content type='text'>
Subsequent dhcpcd commands will start each interface.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Subsequent dhcpcd commands will start each interface.</pre>
</div>
</content>
</entry>
<entry>
<title>Add some commentary for ALIAS_ADDR remove and unused define.</title>
<updated>2016-07-27T15:46:53+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2016-07-27T15:46:53+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=d2a12089d3f8d9a9f685ea30226f4aef304c87cb'/>
<id>d2a12089d3f8d9a9f685ea30226f4aef304c87cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>When aliasing to an existing address, check it is already aliased.</title>
<updated>2016-07-27T15:39:29+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2016-07-27T15:39:29+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=8c15388073d54f9bf85b53342269fcd0a002e805'/>
<id>8c15388073d54f9bf85b53342269fcd0a002e805</id>
<content type='text'>
Add debug to say which alias will use the address.
Fixes Solaris.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add debug to say which alias will use the address.
Fixes Solaris.</pre>
</div>
</content>
</entry>
<entry>
<title>Always check if_addrflags{,6}() error of -1.</title>
<updated>2016-07-27T08:55:42+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2016-07-27T08:55:42+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=8b5c7a9ab001ef0e8e344f234a6d2784fc0ea231'/>
<id>8b5c7a9ab001ef0e8e344f234a6d2784fc0ea231</id>
<content type='text'>
While here, fix compile on OpenBSD.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
While here, fix compile on OpenBSD.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix compile</title>
<updated>2016-07-27T08:09:34+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2016-07-27T08:09:34+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=8dcb2c781475ddd25b0f8f5c9b66e0ebda517279'/>
<id>8dcb2c781475ddd25b0f8f5c9b66e0ebda517279</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
