1 .TH ovs\-pcap 1 "December 2010" "Open vSwitch" "Open vSwitch Manual"
4 ovs\-pcap \- print packets from a pcap file as hex
7 \fBovs\-pcap\fR \fIfile\fR
11 The \fBovs\-pcap\fR program reads the pcap \fIfile\fR named on the
12 command line and prints each packet's contents as a sequence of hex
13 digits on a line of its own. This format is suitable for use with the
14 \fBofproto/trace\fR command supported by \fBovs\-vswitchd\fR(8).
21 .BR ovs\-vswitchd (8),
22 .BR ovs\-tcpundump (1),