<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dhcpcd.git, branch dhcpcd-7.1.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-7.1.1</title>
<updated>2019-02-07T21:20:41+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2019-02-07T21:20:41+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=9f4523e6545657d1bf743a6b1300c6962d6b1363'/>
<id>9f4523e6545657d1bf743a6b1300c6962d6b1363</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Not using c++11, go back to attribute</title>
<updated>2019-02-06T20:07:53+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2019-02-06T20:07:53+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=2c97e696b8c34c148752b7931ec2b8e0a1ba1d7e'/>
<id>2c97e696b8c34c148752b7931ec2b8e0a1ba1d7e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix __fallthrough directive on non GNUC</title>
<updated>2019-02-06T20:05:52+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2019-02-06T20:05:52+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=4de59d0d9c12a1ca0ed2379ba7277330d737f1fe'/>
<id>4de59d0d9c12a1ca0ed2379ba7277330d737f1fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gcc: appease gcc-7's implicit fallthrough warning</title>
<updated>2019-02-06T19:39:00+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2019-02-06T19:39:00+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=d210717aae06367698d607408eab1877e906146d'/>
<id>d210717aae06367698d607408eab1877e906146d</id>
<content type='text'>
We now need to define __fallthrough for one part because
cpp strips comments from preprocessed code and I don't want to
enforce needing -C in CFLAGS to avoid this.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We now need to define __fallthrough for one part because
cpp strips comments from preprocessed code and I don't want to
enforce needing -C in CFLAGS to avoid this.
</pre>
</div>
</content>
</entry>
<entry>
<title>IP4: No need to set a variable to arp announce the address</title>
<updated>2019-02-06T19:38:01+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2019-02-06T19:38:01+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=012755aa9c9d8916da88d164d91614b184a27dc5'/>
<id>012755aa9c9d8916da88d164d91614b184a27dc5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ARP: make the announce address a constant</title>
<updated>2019-02-06T19:36:36+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2019-02-06T19:36:36+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=51fdf35f9ecf49c2228f03b36e1134aedc206189'/>
<id>51fdf35f9ecf49c2228f03b36e1134aedc206189</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>link: introduce LINK_DOWN_IFFUP</title>
<updated>2019-01-30T22:40:12+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2019-01-30T22:40:12+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=3458df6129a28ada2a6d613c4054136430f99f4c'/>
<id>3458df6129a28ada2a6d613c4054136430f99f4c</id>
<content type='text'>
Set this state so when we preserve config on carrier loss.
This allows us to remove config if the interface is then brought down.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Set this state so when we preserve config on carrier loss.
This allows us to remove config if the interface is then brought down.
</pre>
</div>
</content>
</entry>
<entry>
<title>FreeBSD: avoid kernel panics when adding on-link IPv6 routes</title>
<updated>2019-01-26T02:13:29+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2019-01-26T02:13:29+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=b5d6851a11522fa5f3f17cf6ecf9e3e5bf4bd625'/>
<id>b5d6851a11522fa5f3f17cf6ecf9e3e5bf4bd625</id>
<content type='text'>
Also warn that OS does not support IPv6 address sharing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also warn that OS does not support IPv6 address sharing.
</pre>
</div>
</content>
</entry>
<entry>
<title>ssid is not NULL terminated anymore.</title>
<updated>2019-01-26T00:16:09+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2019-01-26T00:16:09+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=1d12be15d3ac291bbcbf3a19c3f1392ca2b88f5c'/>
<id>1d12be15d3ac291bbcbf3a19c3f1392ca2b88f5c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BSD: treat LINK_STATE_UNKNOWN as DOWN if media is invalid</title>
<updated>2019-01-26T00:08:43+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2019-01-26T00:08:43+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=6deb24e6c8671b470d7b0de00a4d751f532bd5c1'/>
<id>6deb24e6c8671b470d7b0de00a4d751f532bd5c1</id>
<content type='text'>
On BSD, some interfaces might emit RTM_IFINFO before the link state
has initialised. Mainly wireless cards.
If the intial carrier call says media state change is valid,
we need to treat LINK_STATE_UNKNOWN as LINK_DOWN rather than
LINK_UP.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On BSD, some interfaces might emit RTM_IFINFO before the link state
has initialised. Mainly wireless cards.
If the intial carrier call says media state change is valid,
we need to treat LINK_STATE_UNKNOWN as LINK_DOWN rather than
LINK_UP.
</pre>
</div>
</content>
</entry>
</feed>
