I apologize for the considerable delay in this announcement, but there is an incomplete Openflow 1.0/1.1 wireshark plugin available at:
https://bitbucket.org/nbastin/openflow-dissector/ You can suck down the source using Mercurial, or grab a tarball from the downloads page. I will be posting pre-built binaries for Linux 32/64-bit later this evening. What works: - Packets are marked in the table view as OFP 1.0 or OFP 1.1 - OF 1.1 Header, Echo, Stats Request, Stats Reply, Flow Remove, and Flow Mod (no instruction sets yet) Most of the wireshark API is covered in C++ to make it easier to work with, but I have yet to document it, so you'll have to feel your way around a bit if you want to add new messages - I'll also be adding new messages this weekend, and then start in on the OF 1.0 support. -- Nick _______________________________________________ nox-dev mailing list [email protected] http://noxrepo.org/mailman/listinfo/nox-dev_noxrepo.org
