<feed xmlns='http://www.w3.org/2005/Atom'>
<title>haircontrol, branch master</title>
<subtitle>Tentative de remplacement minimaliste pour AirControl (discovery topo + statut)</subtitle>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/haircontrol/'/>
<entry>
<title>Refactoring, dicover_from_root -&gt; _from_gateway. Also calls compute_neighbourhood.</title>
<updated>2016-06-11T21:49:11+00:00</updated>
<author>
<name>Ludovic Pouzenc</name>
<email>ludovic@pouzenc.fr</email>
</author>
<published>2016-06-11T21:49:11+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/haircontrol/commit/?id=2b608ecffc14395bfc560a235cc291edc3c5cc62'/>
<id>2b608ecffc14395bfc560a235cc291edc3c5cc62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Tiny refactoring</title>
<updated>2016-06-11T19:32:02+00:00</updated>
<author>
<name>Nicolas Goaziou</name>
<email>mail@nicolasgoaziou.fr</email>
</author>
<published>2016-06-11T19:32:02+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/haircontrol/commit/?id=be6e1940eab67c48d1da077ad792639ed4f45676'/>
<id>be6e1940eab67c48d1da077ad792639ed4f45676</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Haircontrol: Small refactoring</title>
<updated>2016-06-11T19:24:40+00:00</updated>
<author>
<name>Nicolas Goaziou</name>
<email>mail@nicolasgoaziou.fr</email>
</author>
<published>2016-06-11T19:24:40+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/haircontrol/commit/?id=87978e374919b66161d3af6fd5f2b6e3f5fbcfd3'/>
<id>87978e374919b66161d3af6fd5f2b6e3f5fbcfd3</id>
<content type='text'>
* haircontrol/discovery.py (Discovery.compute_neighbourhood.set_uplink):
  Test if link has an uplink first, so as to avoid code duplication.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* haircontrol/discovery.py (Discovery.compute_neighbourhood.set_uplink):
  Test if link has an uplink first, so as to avoid code duplication.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement network discovery algorithm</title>
<updated>2016-06-11T19:00:20+00:00</updated>
<author>
<name>Nicolas Goaziou</name>
<email>mail@nicolasgoaziou.fr</email>
</author>
<published>2016-06-11T19:00:20+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/haircontrol/commit/?id=d19fe739422afc739e2ec8429df13d7b6d69e215'/>
<id>d19fe739422afc739e2ec8429df13d7b6d69e215</id>
<content type='text'>
* haircontrol/discovery.py (Discovery.compute_neighbourhood): New function.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* haircontrol/discovery.py (Discovery.compute_neighbourhood): New function.
</pre>
</div>
</content>
</entry>
<entry>
<title>Inspector : parse ip link and show version for switches.</title>
<updated>2016-06-09T19:52:13+00:00</updated>
<author>
<name>Ludovic Pouzenc</name>
<email>ludovic@pouzenc.fr</email>
</author>
<published>2016-06-09T19:52:13+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/haircontrol/commit/?id=c705d2afe8be8abfa385eeb434c4271209f731a9'/>
<id>c705d2afe8be8abfa385eeb434c4271209f731a9</id>
<content type='text'>
Discovery : use switch mac for each ports.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Discovery : use switch mac for each ports.
</pre>
</div>
</content>
</entry>
<entry>
<title>Ajout MAC locales pour switchs</title>
<updated>2016-06-09T19:15:25+00:00</updated>
<author>
<name>Ludovic Pouzenc</name>
<email>ludovic@pouzenc.fr</email>
</author>
<published>2016-06-09T19:15:25+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/haircontrol/commit/?id=24df4c63bbe9ea6c8d13aba014fcce22f56dc8ac'/>
<id>24df4c63bbe9ea6c8d13aba014fcce22f56dc8ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make room for direct_neighbours, add inter.py for use in interactive python shell.</title>
<updated>2016-06-02T21:39:10+00:00</updated>
<author>
<name>Ludovic Pouzenc</name>
<email>ludovic@pouzenc.fr</email>
</author>
<published>2016-06-02T21:39:10+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/haircontrol/commit/?id=41eaecd927452eda97875d388f12da2009d6a6cf'/>
<id>41eaecd927452eda97875d388f12da2009d6a6cf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Inspector: more of them. Discovery: guess from mac address and some unification. Equipment : lowercase for iface</title>
<updated>2016-05-16T18:32:13+00:00</updated>
<author>
<name>Ludovic Pouzenc</name>
<email>ludovic@pouzenc.fr</email>
</author>
<published>2016-05-16T18:32:13+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/haircontrol/commit/?id=57be36071e3adcb8c7d59f096cfb82d2f47ce8c5'/>
<id>57be36071e3adcb8c7d59f096cfb82d2f47ce8c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Inspectors : add ToughSwitch. Tests : static hinting for switches. Discovery : go through all neighbours until all are inspected.</title>
<updated>2016-05-16T11:08:46+00:00</updated>
<author>
<name>Ludovic Pouzenc</name>
<email>ludovic@pouzenc.fr</email>
</author>
<published>2016-05-16T11:08:46+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/haircontrol/commit/?id=f5814e325dc083523337d34c7f459ca5b7f8ca07'/>
<id>f5814e325dc083523337d34c7f459ca5b7f8ca07</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tests-data : some more json fixes</title>
<updated>2016-05-16T11:08:09+00:00</updated>
<author>
<name>Ludovic Pouzenc</name>
<email>ludovic@pouzenc.fr</email>
</author>
<published>2016-05-16T11:08:09+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/haircontrol/commit/?id=840d7620a279dec86e0b529e2a549967adee27fa'/>
<id>840d7620a279dec86e0b529e2a549967adee27fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
