<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dhcpcd.git, branch dhcpcd-7.2.0</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.2.0</title>
<updated>2019-04-17T22:42:45+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2019-04-17T22:42:45+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=4ccf319e1280a2f4303bcbe33d243a833696a934'/>
<id>4ccf319e1280a2f4303bcbe33d243a833696a934</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sun: Don't read beyond the sockaddr length when making RTM</title>
<updated>2019-04-16T18:13:25+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2019-04-16T18:13:25+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=8572baca6ba52a6dc9a435547692efc916d8ca01'/>
<id>8572baca6ba52a6dc9a435547692efc916d8ca01</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>if: Add a generic function to create an aliased address name</title>
<updated>2019-04-16T18:12:16+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2019-04-16T18:12:16+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=a5c199f49fefb0d157a3929c87dba50bd56b3523'/>
<id>a5c199f49fefb0d157a3929c87dba50bd56b3523</id>
<content type='text'>
Reduces complexity between IPv4 and IPv6 and silences a warning
about potential string trunctaion if the LUN makes too big an
interface name.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reduces complexity between IPv4 and IPv6 and silences a warning
about potential string trunctaion if the LUN makes too big an
interface name.
</pre>
</div>
</content>
</entry>
<entry>
<title>duid: If no UUID support, don't warn about unused variable.</title>
<updated>2019-04-16T18:09:50+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2019-04-16T18:09:50+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=b5fbfadacd6b6457eab24971bf83a53eb9969c22'/>
<id>b5fbfadacd6b6457eab24971bf83a53eb9969c22</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>BSD: Simplify rtm usage</title>
<updated>2019-04-15T11:39:07+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2019-04-15T11:39:07+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=d5cef6eceafeb48a920566ce4fb0025ed28aa54d'/>
<id>d5cef6eceafeb48a920566ce4fb0025ed28aa54d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>sun: Find the interface in if_finishrt</title>
<updated>2019-04-15T11:30:14+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2019-04-15T11:30:14+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=97c7d71d59f33da45cdbc306126e41b0614b6b4b'/>
<id>97c7d71d59f33da45cdbc306126e41b0614b6b4b</id>
<content type='text'>
Makes the code a bit smaller.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Makes the code a bit smaller.
</pre>
</div>
</content>
</entry>
<entry>
<title>sun: Update the interface index after plumbing</title>
<updated>2019-04-14T11:01:21+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2019-04-14T11:01:21+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=f91920d37f01b99f3207c40495582ae2dbf9adac'/>
<id>f91920d37f01b99f3207c40495582ae2dbf9adac</id>
<content type='text'>
Otherwise it's likely zero ....
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Otherwise it's likely zero ....
</pre>
</div>
</content>
</entry>
<entry>
<title>sun: Use lo0 if we can't find an interface for our route</title>
<updated>2019-04-14T10:48:29+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2019-04-14T10:48:29+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=e2a4fc7c9e048d14555a809dafaf8b1fc4951fec'/>
<id>e2a4fc7c9e048d14555a809dafaf8b1fc4951fec</id>
<content type='text'>
We need to operate on the route, and dhcpcd needs an interface for
each route. This seems to work for now.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We need to operate on the route, and dhcpcd needs an interface for
each route. This seems to work for now.
</pre>
</div>
</content>
</entry>
<entry>
<title>sun: Fix carrier detection, MTU detection and plumbing</title>
<updated>2019-04-14T09:54:16+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2019-04-14T09:54:16+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=8fd49722375c32af29a384a0fe76d010b20adb4d'/>
<id>8fd49722375c32af29a384a0fe76d010b20adb4d</id>
<content type='text'>
dhcpcd no longer needs ifconfig to do the initial plumbing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
dhcpcd no longer needs ifconfig to do the initial plumbing.
</pre>
</div>
</content>
</entry>
<entry>
<title>sun: Don't report error if interface does not exist during preinit</title>
<updated>2019-04-14T09:53:25+00:00</updated>
<author>
<name>Roy Marples</name>
<email>roy@marples.name</email>
</author>
<published>2019-04-14T09:53:25+00:00</published>
<link rel='alternate' type='text/html' href='https://roy.marples.name/cgit/dhcpcd.git/commit/?id=558c927371f9c5475f75c7e29800d20a1f873afc'/>
<id>558c927371f9c5475f75c7e29800d20a1f873afc</id>
<content type='text'>
For sun this is normal as we only create the initial interface
when adding an address.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For sun this is normal as we only create the initial interface
when adding an address.
</pre>
</div>
</content>
</entry>
</feed>
