summaryrefslogtreecommitdiff
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Refactoring, dicover_from_root -> _from_gateway. Also calls ↵HEADmasterLudovic Pouzenc2016-06-111-3/+3
| | | | compute_neighbourhood.
* Make room for direct_neighbours, add inter.py for use in interactive python ↵Ludovic Pouzenc2016-06-022-1/+27
| | | | shell.
* Inspector: more of them. Discovery: guess from mac address and some ↵Ludovic Pouzenc2016-05-161-5/+4
| | | | unification. Equipment : lowercase for iface
* Inspectors : add ToughSwitch. Tests : static hinting for switches. Discovery ↵Ludovic Pouzenc2016-05-161-1/+7
| | | | : go through all neighbours until all are inspected.
* inspectors : refactor doneLudovic Pouzenc2016-05-151-20/+2
|
* Add ip link support to mac local_macs, improove test result readabilityLudovic Pouzenc2016-05-151-7/+7
|
* Some work on data, repr() and cleaningLudovic Pouzenc2016-05-141-14/+11
|
* WIP : First try at getting some data from lldp and ip neigh.Ludovic Pouzenc2016-05-142-0/+48