目前为止,我们使用openflow wiki里提供的minient镜像里集成的wireshark只支持openflow1.0,我们通过wireshark上

菜单 help-->about wireshark-->Plugins,查看list里有个openflow.so 查看它的版本号,我们发下面默认的只支持openflow1.0.

下面我们安装ofdissector,来支持openflow1.3

WireShark安装 OF1.3 Dissector方法:

sudo apt-get install wireshark wireshark-dev scons build-essential libcanberra-gtk-module

git clone https://github.com/CPqD/ofdissector.git

export WIRESHARK=/usr/include/wireshark

进入ofdissector目录

cd src

scons install

sudo cp openflow.so /usr/lib/wireshark/libwireshark1/plugins

即可

过滤OF1.3数据包方法:

在Filter栏中填写: of13.ofp_header

作者:SDN QQ群#北京-弓长

最新文章

  1. ORA-600(qerltcInsertSelectRop_bad_state)错误
  2. Reorder array to construct the minimum number
  3. s3c2440 移值u-boot-2016.03 第1篇 新建单板
  4. node-webkit教程(11)Platform Service之shell
  5. FIleReader无法解决编码问题
  6. 关于Ubuntu中passwd、shadow、group等文件
  7. android学习笔记24——事件处理
  8. PL/pgSQL学习笔记之一
  9. json里的日期字符串 怎么 转换成 javascript 的 Date 对象?
  10. String和StringBuilder作为参数的区别
  11. 程序集“xxx"中的类型"xxx"的方法“XXXX”没有实现
  12. editplus批量删除html代码空行
  13. java.lang.NoClassDefFoundError: org/apache/lucene/analysis/synonym/SynonymFilter
  14. Angular - - angular.injector、angular.module
  15. Flex移动应用程序开发的技巧和窍门(五)
  16. EGOCache缓存框架具体解说
  17. C++ friend友元函数和友元类(转)
  18. java学习--异常
  19. ASP.NET CORE 2.0 发布到IIS,IIS如何设置环境变量来区分生产环境和测试环境
  20. HDU.4035.Maze(期望DP)

热门文章

  1. Ubuntu启动流程
  2. 2015 Multi-University Training Contest 9 hdu 5396 Expression
  3. (0)前言【从零开始学Spring Boot】
  4. ASP.NET - 单元测试
  5. 在magento的eav模型中如何在更新记录时只在value表的原值上更新
  6. Apach配置本地域名
  7. [CortexM0--stm32f0308]Low Power Mode
  8. struts2在action中获取request、session、application,并传递数据
  9. Linux 下安装 jdk-7u79-linux-x64.gz,jdk1.7.0_79,jdk1.7步骤:
  10. h5-列表