ovs-pcap
print packets from a pcap file as hex
- Provided by: openvswitch-switch (Version: 2.0.2-0ubuntu0.14.04.3)
- Source: openvswitch
- Report a bug
print packets from a pcap file as hex
ovs-pcap file
The ovs-pcap program reads the pcap file named on the command line and prints each packet's contents as a sequence of hex digits on a line of its own. This format is suitable for use with the ofproto/trace command supported by ovs-vswitchd(8).
ovs-vswitchd(8), ovs-tcpundump(1), tcpdump(8), wireshark(8).