On Thu, Mar 19, 2020 at 07:37:21PM +0000, Edward Cree wrote: > 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. Applied, thank you.
On Thu, Mar 19, 2020 at 07:37:21PM +0000, Edward Cree wrote: > 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. Applied, thank you.