Commit Graph

6 Commits

Author SHA1 Message Date
Daniel Pupius
23deefe061 More fixes for CI/CD 2025-05-02 13:20:57 -07:00
Daniel Pupius
f580249162 Another checkpoint moving to proto defined packets 2025-04-21 18:27:55 -07:00
Daniel Pupius
9b73057103 Remove RawEnvelope, RawPacket, and RawData from DecodedPacket struct
🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-04-21 10:30:15 -07:00
Daniel Pupius
bc9aff9d02 Enhance message decoder with additional port support
- Add support for decoding MAP_REPORT_APP, TRACEROUTE_APP, and NEIGHBORINFO_APP messages
- Create formatters for RouteDiscovery and NeighborInfo messages
- Remove JSON output from all formatters for cleaner display
- Update tests to check for proper formatting

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-04-20 17:40:17 -07:00
Daniel Pupius
f10111e37d Better handling of map reports 2025-04-20 17:18:26 -07:00
Daniel Pupius
c28957e34d Tests for decode 2025-04-20 17:09:55 -07:00