This patch corrects the destination IP address mask to
restore the previous implementation's behavior.
Also it fixes a misuse of rte_flow_item_tcp struct.
Replace it with the appropriate rte_flow_item_ipv4 struct,
as the code in this context filters ipv4 traffic.
Fixes: 16158f349000 ("examples/fl
On Mon, 6 Jan 2025 14:25:05 +
Bruce Richardson wrote:
> On Fri, Dec 20, 2024 at 08:15:40AM -0800, Stephen Hemminger wrote:
> > On Fri, 20 Dec 2024 14:38:58 +
> > Bruce Richardson wrote:
> >
> > > +
> > > + if (!split_flags[buf_idx]) {
> > > + /*
2 matches
Mail list logo