Hi,

There is one implementation available at https://github.com/CPqD/ofdissector
It's based on the second implementation you listed. Even if it's written in
C++, I don't believe it will be hard to translate or reuse it in a C code.

Regards,
Eder.

On 15 July 2012 04:53, Isaku Yamahata <yamah...@valinux.co.jp> wrote:

> Hi. I'm interested in Wireshark dissector for OpenFlow 1.2+ and
> merging it into the wireshark upstream.
> Is anyone working on it? I'd like to check the current situation
> in order to collaborate and avoid duplicated effort.
>
> As long as I know, there are two implementations available as starting
> point.
>
>   https://bitbucket.org/barnstorm/of-dissector
>   https://bitbucket.org/barnstorm/ng-of-dissector
>
> The first one supports only OF1.0 which is written in C.
> The ng(next generation one) supports OF1.[012], but the code seems
> to effectively support only OF1.1. It is written in C++.
> I'm a bit worried that C++ usage of ng-of-dissector because wireshark
> uses C, not C++. So it might be a blocker for upstream merging.
> I'm not sure if wireshark would accept C++ or not, though.
>
>
> Any comments/opinions?
>
> thanks in advance.
> --
> yamahata
> _______________________________________________
> openflow-discuss mailing list
> openflow-disc...@lists.stanford.edu
> https://mailman.stanford.edu/mailman/listinfo/openflow-discuss
>



-- 
Eder Leão Fernandes

Bacharelado em Ciências de Computação
Instituto de Ciências Matemáticas e de Computação
Universidade de São Paulo
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to