The input pcap_file will read packets from a file saved in pcap format. This is the format used by tcpdump and wireshark.
Name | Type | Default value | Description |
---|---|---|---|
filename | string | dump.cap | File to read packets from. |
bpf_filter | string | <empty> | Specify the Berkley packet filter to use. |