ovs-ofctl: New command "ofp-parse-pcap" to dump OpenFlow from PCAP files.
authorBen Pfaff <blp@nicira.com>
Fri, 22 Nov 2013 21:17:23 +0000 (13:17 -0800)
committerBen Pfaff <blp@nicira.com>
Mon, 23 Dec 2013 18:33:01 +0000 (10:33 -0800)
commitf3dd1419291242caa29c65826dc0beef33f7f087
tree06096ec539d8d26771a318db8cfde10a88fdaa39
parenta797eab3d57910765fd1515600feb4ffe20b31ce
ovs-ofctl: New command "ofp-parse-pcap" to dump OpenFlow from PCAP files.

Based on the number of people who ask about Wireshark support for OpenFlow,
this is likely to be widely useful.

Signed-off-by: Ben Pfaff <blp@nicira.com>
lib/pcap-file.c
lib/pcap-file.h
utilities/ovs-ofctl.8.in
utilities/ovs-ofctl.c