get_conversation_stats
Analyze network conversation statistics from PCAP files, supporting Ethernet, IP, IPv6, TCP, and UDP with optional display filters.
Instructions
IP/TCP/UDP/Ethernet conversation statistics from a PCAP file.
Args: file_path: Path to PCAP/PCAPNG file conv_type: Conversation type (eth, ip, ipv6, tcp, udp) display_filter: Optional Wireshark display filter
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | ||
| conv_type | No | ip | |
| display_filter | No |