Re: [PATCH v2 0/2] support IPv4 fragment matching in transfer rules

2023-06-28 Thread Ferruh Yigit
On 6/28/2023 8:00 AM, Artemii Morozov wrote: > This patch seria adds support for matching fragment offsets for IPv4 packets, > but with some limitations. Exact matching is supported only for zero offset, > ranges are allowed for non-zero offsets. > > v2: > * fix build issue > > Artemii Morozov

[PATCH v2 0/2] support IPv4 fragment matching in transfer rules

2023-06-28 Thread Artemii Morozov
This patch seria adds support for matching fragment offsets for IPv4 packets, but with some limitations. Exact matching is supported only for zero offset, ranges are allowed for non-zero offsets. v2: * fix build issue Artemii Morozov (2): common/sfc_efx/base: add MAE IP fragmentation match bi