Re: [v1 0/4] Add support for GRE optional fields matching

2022-02-01 Thread Ferruh Yigit
On 1/26/2022 8:44 AM, Sean Zhang wrote: This patch set adds support for matching optional fields of GRE header. The optional fields are checksum, key and sequence number. Currently, key field is supported with pattern gre_key item '.. / gre / gre_key value is xx / ..' with field gre_key in misc,

[v1 0/4] Add support for GRE optional fields matching

2022-01-26 Thread Sean Zhang
This patch set adds support for matching optional fields of GRE header. The optional fields are checksum, key and sequence number. Currently, key field is supported with pattern gre_key item '.. / gre / gre_key value is xx / ..' with field gre_key in misc, but misc does not support matching of chec