diff_pcap_files
Compare two PCAP files to identify differences in network traffic, with optional Wireshark display filter for focused analysis.
Instructions
Compare two PCAP files and report differences.
Args: filepath1: Path to first PCAP file filepath2: Path to second PCAP file display_filter: Optional Wireshark display filter applied to both
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath1 | Yes | ||
| filepath2 | Yes | ||
| display_filter | No |