Changes between Version 2 and Version 3 of HowTo/InstallWireSharkOpenFlowPlugin


Ignore:
Timestamp:
07/10/15 04:26:29 (9 years ago)
Author:
nriga@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowTo/InstallWireSharkOpenFlowPlugin

    v2 v3  
     1= Install Wireshark w/ OpenFlow support =
     2
     3Latest Wireshark (1.12.x) has OpenFlow dissectors: https://wiki.wireshark.org/OpenFlow
     4
     5However this is not the default wireshark in Ubuntu 14.04 that you get with `apt-get install wireshark`.
     6
     7To install the latest do (based on [ this page]:
     8{{{
     9sudo apt-get install -y software-properties-common
     10
     11sudo add-apt-repository ppa:pi-rho/security
     12
     13sudo apt-get update
     14
     15 sudo apt-get install wireshark
     16}}}
     17
    118= Install OpenFlow Dissector for !WireShark =
    219These instructions are tested on the standard Ubuntu 12.04 image of InstaGENI racks