Re: [PATCH v2 net] net/ipv4: Initialize proto and ports in flow struct

2018-05-17 Thread David Miller
From: David Ahern Date: Wed, 16 May 2018 13:36:40 -0700 > Updating the FIB tracepoint for the recent change to allow rules using > the protocol and ports exposed a few places where the entries in the flow > struct are not initialized. > > For __fib_validate_source add the call to fib4_rules_earl

Re: [PATCH v2 net] net/ipv4: Initialize proto and ports in flow struct

2018-05-16 Thread Roopa Prabhu
On Wed, May 16, 2018 at 1:36 PM, David Ahern wrote: > Updating the FIB tracepoint for the recent change to allow rules using > the protocol and ports exposed a few places where the entries in the flow > struct are not initialized. > > For __fib_validate_source add the call to fib4_rules_early_flow