Re: [Ryu-devel] GRE key matching rules

2018-05-23 Thread knet solutions
With reference to the Openflow spec 1.3.2 Match field has, OFPXMT_OFB_TUNNEL_ID Some theory about it, A.11.10 Tunnel-ID metadata The logical port abstraction enables OpenFlow to support a wide variety of encapsulations. The tunnel- id metadata OXM_OF_TUNNEL_ID is a new OXM field that expose t

[Ryu-devel] GRE key matching rules

2018-05-23 Thread Bilal Saleem
Hi, Is there any way to create rules based on gre key field value I want something like this: match2 = parser.OFPMatch(in_port=2, eth_dst=dst, eth_type=0x0800, ip_proto=47, *grekey=X*) Regards Bilal -- Check out the