Analyze IP datagrams in a capture file. The program will echo information from the capture file such as the source and destination, intermediate routers, protocol types, round-trip times, and fragmentation.
Prerequisite: Python 2.7.x
(tested with Python 2.7.10
) and .pcap
capture files.