【发布时间】:2019-07-17 06:17:06
【问题描述】:
我想将 openflow 扩展导入静脉,当我运行 openflow 模拟时它可以正常工作,但是当启动静脉模拟时我收到错误:
Class "Flow_Table" not found -- perhaps its code was not linked in, or the class wasn't registered with Register_Class(), or in the case of modules and channels, with Define_Module()/Define_Channel().
【问题讨论】:
-
我编辑了我的问题,我想将 openflow 扩展导入静脉,当我运行 openflow 模拟时它可以正常工作,但是当启动静脉模拟时我收到错误:找不到类“Flow_Table” -- 也许它的代码没有链接,或者类没有注册到 Register_Class(),或者在模块和通道的情况下,没有用 Define_Module()/Define_Channel() 注册。有人可以帮我吗?
-
抱歉,我在哪里可以查看命令行??