Changes between Version 9 and Version 10 of Internal/OpenFlow/OFIntro
- Timestamp:
- Jul 31, 2013, 8:23:01 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Internal/OpenFlow/OFIntro
v9 v10 581 581 cd src 582 582 scons install 583 cp openflow.so /usr/l ocal/lib/wireshark/plugins/1.10.0/584 }}} 585 Where ${WS_ROOT} is the directory you've untarred the Wireshark source to. 583 cp openflow.so /usr/lib/wireshark/libwireshark1/plugins/ 584 }}} 585 Where ${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/ 586 586 587 587 === run ===