YueGuobin 84b9742045
feat: add protocol-oriented packet analysis tool
- 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
2026-05-12 09:59:10 +08:00
..
2026-05-08 19:03:14 +08:00
2026-05-09 18:23:00 +08:00
2026-05-09 18:23:00 +08:00
2026-03-28 09:54:22 +08:00
2026-04-04 19:55:13 +08:00
2026-04-25 13:19:19 +08:00
2024-04-22 18:51:29 +07:00
2026-05-08 19:06:04 +08:00
2022-01-19 22:28:36 +10:30
2026-05-08 20:03:31 +08:00