On Fri, Jan 31, 2014 at 12:30:11PM -0500, Vasu Dasari wrote:
> I am trying to see packets between controller and OVS on wireshark. I am
> using wireshark version: 1.11.2 from the git repository on wireshark.org.
> The dissector is pretty good allowing me to decode openflow standard
> messages. But, when trying to decode OF messages of type "OFPT_VENDOR",
> wireshark gives up dissecting the vendor portion.
> 
> Can some point me to wireshark patch file (if any) to dissect nicira vendor
> field further. If there is none, I can work on this.

I don't know of any, but you can use "ovs-ofctl ofp-parse-pcap" in the
latest version of OVS to get equivalent output.
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to