<feed xmlns='http://www.w3.org/2005/Atom'>
<title>slacknetsetup/.gitignore, branch tadgy</title>
<subtitle>Migration to iproute2-based network setup</subtitle>
<link rel='alternate' type='text/html' href='https://git.rlworkman.net/slacknetsetup/'/>
<entry>
<title>Small fixes - see full log.</title>
<updated>2019-11-12T19:55:21+00:00</updated>
<author>
<name>Darren 'Tadgy' Austin</name>
<email>darren@afterdark.org.uk</email>
</author>
<published>2019-11-12T19:55:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rlworkman.net/slacknetsetup/commit/?id=9383f916300851f71f74936ab7e193b63857cea8'/>
<id>9383f916300851f71f74936ab7e193b63857cea8</id>
<content type='text'>
Remove code to skip interfaces that do not have IP addresses configured.
  This checking is redundant now, and prevents interfaces being brought up
  without IP addresses - which is important for bridging/bonding/VLANs.
When grabbing the vlan ID from the interface name, use ## instead of #.
Move the point where bridges are taken down to before the point where
  wireless interfaces are taken down.  This is required so that a bridge
  on a wireless interface is take down before the interface itself.
When looping through the interfaces to take down, use MAXNICS-1.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove code to skip interfaces that do not have IP addresses configured.
  This checking is redundant now, and prevents interfaces being brought up
  without IP addresses - which is important for bridging/bonding/VLANs.
When grabbing the vlan ID from the interface name, use ## instead of #.
Move the point where bridges are taken down to before the point where
  wireless interfaces are taken down.  This is required so that a bridge
  on a wireless interface is take down before the interface itself.
When looping through the interfaces to take down, use MAXNICS-1.
</pre>
</div>
</content>
</entry>
</feed>
