Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | tools: Make directory for lldp-misc | Kristian Lyngstol | 2016-02-26 | -317/+0 |
| | | | | Cleaner this way | |||
* | lldpdiscovery: More intelligence | Kristian Lyngstol | 2015-05-08 | -7/+59 |
| | ||||
* | Add draw-neighbors.pl to utilize lldpdiscover.pl output | Kristian Lyngstol | 2015-05-04 | -3/+5 |
| | ||||
* | tools: Add rewritten lldpdiscover.pl | Kristian Lyngstol | 2015-05-03 | -0/+263 |
This isn't really complete yet, but concept is simple enough: Instead of tying the lldp discovery tightly together with the NMS database, this tool _just_ does discovery, and outputs JSON that can be used by other tools. It still requires a good bit of work, but has some real fun potential. I am also going to merge this with build-linknets.pl. |