Re: [Ryu-devel] Error bad match

2016-05-16 Thread Jason Kölker
On Mon, May 16, 2016 at 2:08 PM, wrote: > Hi: > > I want to specify IP addresses in the Match so I can retrieve them later. > When I set ipv4_src, ipv4_dst , it takes them but generates error message > bad match with type 4, code 9. > > This is the segment of code > > if(pkt.get_proto

[Ryu-devel] Error bad match

2016-05-16 Thread ‫Eman Bany salameh‬ ‫
Hi: I want to specify IP addresses in the Match so I can retrieve them later. When I set ipv4_src, ipv4_dst , it takes them but generates error message bad match with type 4, code 9.  This is the segment of code              if(pkt.get_protocols(ethernet.ethernet) and pkt.get_protocols(ipv4.ipv4