首页 > 其他 > 详细

POX下发流表时无法通过ip来match的问题

时间:2018-05-31 16:32:18      阅读:221      评论:0      收藏:0      [点我收藏+]

将libopenflow_01.py的1075行的if (type(ipOrIPAndBits的if改为elif,即可

解决方案来自:https://www.mail-archive.com/pox-dev@lists.noxrepo.org/msg01222.html

On first glance... I think this may be a bug in libopenflow_01.py.  I‘m pretty 
surprised it hasn‘t been noticed until now since it appears to be very old.
Can you try changing libopenflow_01.py around like line 1075 in 
_make_addr()("if (type(ipOrIPAndBits...") from an "if" to an "elif"?

POX下发流表时无法通过ip来match的问题

原文:https://www.cnblogs.com/ShaneSun/p/9117392.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!