Commit graph

1 commit

Author SHA1 Message Date
4c7c4d7714
docs: add LLDP topology discovery analysis from lldp2map research
- Comprehensive analysis of lldp2map's discovery algorithms
- BFS recursive topology discovery with depth limits
- LLDP-MIB walking with smart fallback strategies
- Recommended Elixir/Phoenix implementation phases
- Database schema for device neighbors
- Topology visualization options
- Auto-discovery workflow enhancements
- Estimated 8-11 days implementation effort

Based on research of https://github.com/buraglio/lldp2map
2026-03-05 10:39:09 -06:00