Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactoring, dicover_from_root -> _from_gateway. Also calls ↵HEADmaster | Ludovic Pouzenc | 2016-06-11 | 3 | -25/+47 |
| | | | | compute_neighbourhood. | ||||
* | Tiny refactoring | Nicolas Goaziou | 2016-06-11 | 1 | -2/+2 |
| | |||||
* | Haircontrol: Small refactoring | Nicolas Goaziou | 2016-06-11 | 1 | -10/+8 |
| | | | | | * haircontrol/discovery.py (Discovery.compute_neighbourhood.set_uplink): Test if link has an uplink first, so as to avoid code duplication. | ||||
* | Implement network discovery algorithm | Nicolas Goaziou | 2016-06-11 | 1 | -26/+99 |
| | | | | * haircontrol/discovery.py (Discovery.compute_neighbourhood): New function. | ||||
* | Inspector : parse ip link and show version for switches. | Ludovic Pouzenc | 2016-06-09 | 2 | -3/+27 |
| | | | | Discovery : use switch mac for each ports. | ||||
* | Ajout MAC locales pour switchs | Ludovic Pouzenc | 2016-06-09 | 2 | -0/+8 |
| | |||||
* | Make room for direct_neighbours, add inter.py for use in interactive python ↵ | Ludovic Pouzenc | 2016-06-02 | 5 | -3/+59 |
| | | | | shell. | ||||
* | Inspector: more of them. Discovery: guess from mac address and some ↵ | Ludovic Pouzenc | 2016-05-16 | 4 | -29/+139 |
| | | | | unification. Equipment : lowercase for iface | ||||
* | Inspectors : add ToughSwitch. Tests : static hinting for switches. Discovery ↵ | Ludovic Pouzenc | 2016-05-16 | 4 | -45/+112 |
| | | | | : go through all neighbours until all are inspected. | ||||
* | tests-data : some more json fixes | Ludovic Pouzenc | 2016-05-16 | 2 | -2/+2 |
| | |||||
* | Ubnt specific commands | Ludovic Pouzenc | 2016-05-16 | 1 | -2/+2 |
| | |||||
* | Implement parsing of brmacs.cgi and status.cgi (only for local interfaces) | Ludovic Pouzenc | 2016-05-16 | 3 | -10/+71 |
| | |||||
* | test-data : fix syntax errors in json due to manual editing | Ludovic Pouzenc | 2016-05-16 | 10 | -10/+10 |
| | |||||
* | inspectors : refactor done | Ludovic Pouzenc | 2016-05-15 | 4 | -62/+131 |
| | |||||
* | Add ip link support to mac local_macs, improove test result readability | Ludovic Pouzenc | 2016-05-15 | 5 | -19/+58 |
| | |||||
* | Some work on data, repr() and cleaning | Ludovic Pouzenc | 2016-05-14 | 3 | -58/+57 |
| | |||||
* | WIP : First try at getting some data from lldp and ip neigh. | Ludovic Pouzenc | 2016-05-14 | 6 | -0/+165 |
| | |||||
* | Spurious vim swap file | Ludovic Pouzenc | 2016-05-08 | 1 | -0/+0 |
| | |||||
* | Initial import : test-data. | Ludovic Pouzenc | 2016-05-08 | 38 | -0/+1891 |