Re: [Ryu-devel] Error to add nw_dst as a Match field while working with OpenFlow v1 in ryu

2015-09-25 Thread Vishlesh Patel
Hi Yusuke, parser.OFPMatch(nw_src=struct. unpack("!I", socket.inet_aton('10.0.0.1'))[0]) That works!! Thanks a ton. I think as a community we should document that so that it can help others! Best Regards, Vishlesh Patel M.S. Computer Engineering NYU Polytechnic School of Engineering On Fri, Sep

[Ryu-devel] LLDP parsing error

2015-09-25 Thread Yi Tseng
Hello It seems that there is no "next" function in list_iterator in python3.4 https://github.com/osrg/ryu/commit/b7235b395a270e80bbf9ffadbff3098bd9a7d6de#diff-4150d480f095b6b0542de6c2e9a68431 please check, thanks! -- Yi Tseng (a.k.a Takeshi) Taiwan National Chiao Tung University Department of