Hi,

I have developed a patch that allows you to set a different port for OpenFlow in Wireshark preferences. This is very useful, for instance, in case you use
FlowVisor and you want to run several controllers in the same machine
using different ports.

Would you like to merge it with of-dissector? Perhaps I could modify it to work
with ng-of-dissector too.


El 08/11/12 06:17, Nicholas Bastin escribió:
On Wed, Nov 7, 2012 at 9:38 PM, Bhandiwad, Mahesh <[email protected]> wrote:
I’m trying to integrate openflow dissector OF1.0(C implementation -
https://bitbucket.org/barnstorm/of-dissector) and OF1.2(C++ implementation -
https://bitbucket.org/barnstorm/ng-of-dissector). I just wanted to know is
there anyone who has already worked on integrating both?
I have done some very little work on integrating 1.0 support into the
ng-dissector - mostly this involves at least being able to tell 1.0
frames from 1.1 and 1.2 frames (the ng-of-dissector actually is a 1.1
dissector).  There is a 1.2 port of this dissector as well from CPqD,
but they haven't submitted any patches back upstream.

I would definitely encourage patches to add 1.0 support to the
ng-dissector, particularly if they resolved problems with the
reference 1.0 dissector (not pushing packet-in frame data into the
packet list view, choosing smarter values for search field options,
etc.).  A pure integration of the existing 1.0 and 1.1 dissectors
wouldn't offer much in and of itself.

--
Nick
_______________________________________________
openflow-discuss mailing list
[email protected]
https://mailman.stanford.edu/mailman/listinfo/openflow-discuss


--
Borja Tornero Alvarez
Departament of Communications Engineering
University of The Basque Country
ETSI Bilbao             Tel: +34 94 601 8250
UPV / EHU               Fax: +34 94 601 4259
Alda Urquijo s/n
48013 - Bilbao (Spain)

_______________________________________________
openflow-discuss mailing list
[email protected]
https://mailman.stanford.edu/mailman/listinfo/openflow-discuss

Reply via email to