mirror of
https://github.com/GNS3/gns3-server.git
synced 2026-09-03 16:45:17 +03:00
- Add PacketAnalysisTool that accepts user-provided tshark arguments - LLM constructs tshark commands based on protocol knowledge from skills - Add PACKET_ANALYSIS_REGISTRY for protocol definitions - Add load_packet_analysis_protocols() to SkillsLoader - Add get_packet_analysis_protocol() and list functions to registry - Register PacketAnalysisTool in teaching and lab automation modes - Update SkillsManager to reload packet analysis protocols Related: GNS3-Skills commit 7bc45d2