On 6/18/19 7:20 AM, Stefano Brivio wrote: > This reverts commit 08e814c9e8eb5a982cbd1e8f6bd255d97c51026f: as we > are preparing to fix listing and dumping of IPv6 cached routes, we > need to allow RTM_F_CLONED as a flag to match routes against while > dumping them. > > Signed-off-by: Stefano Brivio <sbri...@redhat.com> > --- > v5: No changes > > v4: New patch > > net/ipv6/ip6_fib.c | 7 ++----- > 1 file changed, 2 insertions(+), 5 deletions(-) >
Reviewed-by: David Ahern <dsah...@gmail.com>