码迷,mamicode.com
首页 > 其他好文 > 详细

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

时间:2018-05-31 16:45:28      阅读:202      评论:0      收藏:0      [点我收藏+]

标签:line   bit   pen   bee   lists   bug   https   appear   may   

将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的问题

标签:line   bit   pen   bee   lists   bug   https   appear   may   

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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!