Changes between Version 9 and Version 10 of Internal/OpenFlow/OFIntro


Ignore:
Timestamp:
Jul 31, 2013, 8:23:01 PM (11 years ago)
Author:
akoshibe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Internal/OpenFlow/OFIntro

    v9 v10  
    581581cd src
    582582scons install
    583 cp openflow.so /usr/local/lib/wireshark/plugins/1.10.0/
    584 }}}
    585 Where ${WS_ROOT} is the directory you've untarred the Wireshark source to.
     583cp openflow.so /usr/lib/wireshark/libwireshark1/plugins/
     584}}}
     585Where ${WS_ROOT} is the directory you've untarred the Wireshark source to. The plugin directory may also differ depending on if you installed Wireshark from source or not - if you did, the path will be something similar to /usr/local/lib/wireshark/plugins/1.10.0/
    586586
    587587=== run ===