Hi, On Mon, 16 Jul 2012 14:26:04 +1200 Christopher Lorier <[email protected]> wrote:
> This seems to not work. match_tuple seems to never recognise when > there is a dl_dst set and always wildcards it. I fixed it by changing > like 316 to if self.flow.dl_dst != mac.DONTCARE: I am not sure what > was intended however. Thanks for the report. The bug was already fixed in the latest code (in the same way as you did). ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
