Hi
That wiki page is outdated. As mentioned by other pages, you need to
download the OpenFlow reference implementation and then execute:
$ cd openflow/utilities/wireshark_dissectors
$ sudo make install

Once installed, you should right click on any TCP packet shown in
wireshark display, and select "Decode As". In the "Transport" tab,
there is an "OFP" plugin listed. After selecting it, click on "Apply"
and then "Ok". You should now see the individual fields of the
OpenFlow protocol.

Srini.

2011/7/20 Ding Wanfu <[email protected]>:
> The process of setup is as follows:
>
> ------
> Installation
> Install glib
>    Debian: 'sudo apt-get install libgtk2.0-dev'
>    CentOS/RHEL: 'yum install glib2-devel'
> Install wireshark v1.0.0 or greater
> tar -zxvf openflow_wireshark_dissector-X.Y.Z.tgz
> cd wireshark_dissectors/openflow
> make
> sudo make install
> Note that this prints out where the plugin was installed.
>
> -----
>
>
> But the question is where I could find the file of 
> "openflow_wireshark_dissector-X.Y.Z.tgz
> "?
>
>
>
> ________________________________________
> 发件人: Junlong [[email protected]]
> 发送时间: 2011年7月20日 23:50
> 到: Ding Wanfu
> Cc: [email protected]
> 主题: Re: [openflow-discuss] How to add "openflow protocol" to Wireshark?
>
>
> ________________________________________
> 发件人: [email protected] 
> [[email protected]] 代表 
> [email protected] 
> [[email protected]]
> 发送时间: 2011年7月21日 3:10
> 到: [email protected]
> 主题: openflow-discuss Digest, Vol 33, Issue 33
>
> Send openflow-discuss mailing list submissions to
>        [email protected]
>
> To subscribe or unsubscribe via the World Wide Web, visit
>        https://mailman.stanford.edu/mailman/listinfo/openflow-discuss
> or, via email, send a message with subject or body 'help' to
>        [email protected]
>
> You can reach the person managing the list at
>        [email protected]
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of openflow-discuss digest..."
>
>
> Today's Topics:
>
>   1. How to add "openflow protocol" to Wireshark? (Ding Wanfu)
>   2. Re: How to add "openflow protocol" to Wireshark? (Junlong)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 20 Jul 2011 09:54:26 +0000
> From: Ding Wanfu <[email protected]>
> To: "[email protected]"
>        <[email protected]>
> Subject: [openflow-discuss] How to add "openflow protocol" to
>        Wireshark?
> Message-ID:
>        <ae89e41bb3308d4b88e71348e21778a7fe9...@szxeml507-mbx.china.huawei.com>
>
> Content-Type: text/plain; charset=us-ascii
>
> Hello everyone,
>
> I link Nox with Switch, and I run Wireshark in Nox.
> I want to get "openflow protocol" package using Wireshark.
> But now I couldn't.
> So, how to add "openflow protocol" into Wireshark?
>
>
> ------------------------------
>
> Message: 2
> Date: Wed, 20 Jul 2011 23:50:00 +0800
> From: Junlong <[email protected]>
> To: Ding Wanfu <[email protected]>
> Cc: "[email protected]"
>        <[email protected]>
> Subject: Re: [openflow-discuss] How to add "openflow protocol" to
>        Wireshark?
> Message-ID:
>        <CAKaTVcbVqhZf7Ov65-3bzQt=3c12nmoxoipe2r_bpj67kku...@mail.gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> The OpenFlow Wireshark
> Dissector<http://www.openflowswitch.org/wp/downloads/#dissector>is a
> Wireshark
> plugin <http://www.wireshark.org/> which dissects the OpenFlow protocol.
> http://www.openflow.org/wk/index.php/OpenFlow_Wireshark_Dissector
>
> On Wed, Jul 20, 2011 at 5:54 PM, Ding Wanfu <[email protected]> wrote:
>
>> Hello everyone,
>>
>> I link Nox with Switch, and I run Wireshark in Nox.
>> I want to get "openflow protocol" package using Wireshark.
>> But now I couldn't.
>> So, how to add "openflow protocol" into Wireshark?
>> _______________________________________________
>> openflow-discuss mailing list
>> [email protected]
>> https://mailman.stanford.edu/mailman/listinfo/openflow-discuss
>>
>
>
>
> --
>
> ***Best regards,   :-)
>               **
>                            Junlong Peng*
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: 
> <http://mailman.stanford.edu/pipermail/openflow-discuss/attachments/20110720/a0b63a9a/attachment-0001.htm>
>
> ------------------------------
>
> _______________________________________________
> openflow-discuss mailing list
> [email protected]
> https://mailman.stanford.edu/mailman/listinfo/openflow-discuss
>
>
> End of openflow-discuss Digest, Vol 33, Issue 33
> ************************************************
> _______________________________________________
> openflow-discuss mailing list
> [email protected]
> https://mailman.stanford.edu/mailman/listinfo/openflow-discuss
>
_______________________________________________
openflow-discuss mailing list
[email protected]
https://mailman.stanford.edu/mailman/listinfo/openflow-discuss

Reply via email to