Commit Graph

6 Commits

Author SHA1 Message Date
Ian Gulliver
e92a09e119 add debug flags for arp, lldp, and snmp discovery 2026-01-17 21:12:21 -08:00
Ian Gulliver
0d36c21db2 add node names from hostname, lldp, and snmp
populate local node name from hostname. extract system name from lldp packets and snmp sysname oid. call logtree after node merges.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-29 22:27:31 -08:00
Ian Gulliver
e29e88b598 filter multicast macs 2025-11-29 21:08:32 -08:00
Ian Gulliver
c215800b17 Refactor to tree-based topology with ASCII visualization 2025-11-29 20:53:29 -08:00
Ian Gulliver
5dbdc0a408 Add neighbor tracking system with LLDP integration 2025-11-29 20:36:45 -08:00
Ian Gulliver
b85925f644 Split LLDP code into separate file and refactor interface tracking 2025-11-28 15:44:28 -08:00