adtrace - compute MAC/IP information of a PCAP file
Contents
Description
The adtrace utility is used to compute the network address that compose the internal and extern nets that
Bro is monitoring. This program just reads a pcap (tcpdump) file and writes out the src MAC, dst MAC, src
IP, dst IP for each packet seen in the file.
Name
adtrace - compute MAC/IP information of a PCAP file
Synopsis
adtrace <PCAP path>
