<feed xmlns='http://www.w3.org/2005/Atom'>
<title>slacknetsetup, branch current-20210318</title>
<subtitle>Migration to iproute2-based network setup</subtitle>
<link rel='alternate' type='text/html' href='https://git.rlworkman.net/slacknetsetup/'/>
<entry>
<title>Take interface down at exit from rc.wireless.  Thanks to davjohn.</title>
<updated>2021-03-09T18:16:08+00:00</updated>
<author>
<name>Darren 'Tadgy' Austin</name>
<email>darren@afterdark.org.uk</email>
</author>
<published>2021-03-09T18:16:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rlworkman.net/slacknetsetup/commit/?id=d6a0382cf0e974b9f70fd9ef30d066256aa67f96'/>
<id>d6a0382cf0e974b9f70fd9ef30d066256aa67f96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rc.wireless: don't leave interfaces in up state as it prevents SLAAC.</title>
<updated>2021-03-09T17:11:58+00:00</updated>
<author>
<name>Darren 'Tadgy' Austin</name>
<email>darren@afterdark.org.uk</email>
</author>
<published>2021-03-09T17:11:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rlworkman.net/slacknetsetup/commit/?id=229b40c7d922f820341f8963e796f01159141ad1'/>
<id>229b40c7d922f820341f8963e796f01159141ad1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix domain name validation checks.  Thanks to xbeastx74 on LQ for the report.</title>
<updated>2021-03-08T22:58:01+00:00</updated>
<author>
<name>Darren 'Tadgy' Austin</name>
<email>darren@afterdark.org.uk</email>
</author>
<published>2021-03-08T22:58:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rlworkman.net/slacknetsetup/commit/?id=39ff28c3f36673e373dac6d2a8a12f0bf0dfceff'/>
<id>39ff28c3f36673e373dac6d2a8a12f0bf0dfceff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move enabling RA before SLAAC security section.  Thanks to davjohn on LQ.</title>
<updated>2021-03-08T21:38:15+00:00</updated>
<author>
<name>Darren 'Tadgy' Austin</name>
<email>darren@afterdark.org.uk</email>
</author>
<published>2021-03-08T21:38:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rlworkman.net/slacknetsetup/commit/?id=908f03bd53526adb20a56b91f2b343dc57ec6d02'/>
<id>908f03bd53526adb20a56b91f2b343dc57ec6d02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added debugging output around new SLAAC enhancements.</title>
<updated>2021-03-08T20:30:30+00:00</updated>
<author>
<name>Darren 'Tadgy' Austin</name>
<email>darren@afterdark.org.uk</email>
</author>
<published>2021-03-08T20:30:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rlworkman.net/slacknetsetup/commit/?id=aeb252e2a4307a294d8483e4af52b747d7225535'/>
<id>aeb252e2a4307a294d8483e4af52b747d7225535</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo of 'default'.</title>
<updated>2021-03-08T20:17:55+00:00</updated>
<author>
<name>Darren 'Tadgy' Austin</name>
<email>darren@afterdark.org.uk</email>
</author>
<published>2021-03-08T20:17:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rlworkman.net/slacknetsetup/commit/?id=67f3747f96e117e1885c6940c0853b926f6e2d05'/>
<id>67f3747f96e117e1885c6940c0853b926f6e2d05</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add SLAAC security and privacy options.</title>
<updated>2021-03-08T19:22:58+00:00</updated>
<author>
<name>Darren 'Tadgy' Austin</name>
<email>darren@afterdark.org.uk</email>
</author>
<published>2021-03-08T19:18:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rlworkman.net/slacknetsetup/commit/?id=56ac0705da55800ce01e96d6a95433b90ab7f0bc'/>
<id>56ac0705da55800ce01e96d6a95433b90ab7f0bc</id>
<content type='text'>
This patch adds some security and privacy enhancements to SLAAC configuration.
When SLAAC_PRIVIPGEN is "yes", address generation is enhanced with a secret
key for the interface set in SLAAC_SECRET.  This prevents predictable
address generation.
When SLAAC_TEMPADDR is "yes", a temporary address is used with SLAAC.

Thanks to davjohn from LQ for the inital patches and help testing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This patch adds some security and privacy enhancements to SLAAC configuration.
When SLAAC_PRIVIPGEN is "yes", address generation is enhanced with a secret
key for the interface set in SLAAC_SECRET.  This prevents predictable
address generation.
When SLAAC_TEMPADDR is "yes", a temporary address is used with SLAAC.

Thanks to davjohn from LQ for the inital patches and help testing.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a typo in br_open when configuring IFOPTS: i-&gt;1.</title>
<updated>2021-03-07T22:44:05+00:00</updated>
<author>
<name>Darren 'Tadgy' Austin</name>
<email>darren@afterdark.org.uk</email>
</author>
<published>2021-03-07T22:44:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rlworkman.net/slacknetsetup/commit/?id=9dca929b5f27a65c762ff3408a7a4c3d96a0bf4c'/>
<id>9dca929b5f27a65c762ff3408a7a4c3d96a0bf4c</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 bring up a bridge interface if it will be brought up later by IP config.</title>
<updated>2021-03-07T20:42:07+00:00</updated>
<author>
<name>Darren 'Tadgy' Austin</name>
<email>darren@afterdark.org.uk</email>
</author>
<published>2021-03-07T20:42:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rlworkman.net/slacknetsetup/commit/?id=e8ea45830d8223d2a3b9c25955ce24853650625b'/>
<id>e8ea45830d8223d2a3b9c25955ce24853650625b</id>
<content type='text'>
This fixes a bug where SLAAC would take a while to be effective when the
interface is already up.  Thanks to davjohn on LQ for the report.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes a bug where SLAAC would take a while to be effective when the
interface is already up.  Thanks to davjohn on LQ for the report.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move configuration of SLACC before DHCP.</title>
<updated>2021-03-07T00:18:27+00:00</updated>
<author>
<name>Darren 'Tadgy' Austin</name>
<email>darren@afterdark.org.uk</email>
</author>
<published>2021-03-07T00:18:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rlworkman.net/slacknetsetup/commit/?id=3e1ccbec898c6bff7755061bfe698b8004b4d994'/>
<id>3e1ccbec898c6bff7755061bfe698b8004b4d994</id>
<content type='text'>
This seems to improve the ability to obtain a SLAAC address without
waiting for up to 5 minutes.  Thanks to davjohn on LQ for the patch.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This seems to improve the ability to obtain a SLAAC address without
waiting for up to 5 minutes.  Thanks to davjohn on LQ for the patch.
</pre>
</div>
</content>
</entry>
</feed>
