Re: [pox-dev] Arbitrary netmask

2013-10-30 Thread Murphy McCauley
Yeah, the single string "ip/mask" shortcut doesn't work with non-CIDR masks at present. Use one of the alternate ways of specifying it. For example, I think the following will work: msg1.match.ip_dst_with_mask = ("10.0.0.4", "0.0.0.255") .. on the other hand, this mask and IP don't actually ma

[pox-dev] Arbitrary netmask

2013-10-30 Thread Amer
Hello, I am working on the latest version of OVS, mininet v2 and latest POX ( carp) I am working in openflow. Nicira extension with convert packet in. I would like to use arbitrary netmask which is supported in OVS 1.8 and later. When I implemented it i have received a Runtime error Netmask is n