Skip to content
Commit 15ff1972 authored by Edward Cree's avatar Edward Cree Committed by Pablo Neira Ayuso
Browse files

netfilter: flowtable: populate addr_type mask



nf_flow_rule_match() sets control.addr_type in key, so needs to also set
 the corresponding mask.  An exact match is wanted, so mask is all ones.

Fixes: c29f74e0 ("netfilter: nf_flow_table: hardware offload support")
Signed-off-by: default avatarEdward Cree <ecree@solarflare.com>
Signed-off-by: default avatarPablo Neira Ayuso <pablo@netfilter.org>
parent c921ffe8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment