From: David Ahern <[email protected]> Date: Fri, 21 Jun 2019 16:27:16 -0700
> From: David Ahern <[email protected]> > > dst_default_metrics has all of the metrics initialized to 0, so nothing > will be added to the skb in rtnetlink_put_metrics. Avoid the loop if > metrics is from dst_default_metrics. > > Signed-off-by: David Ahern <[email protected]> Applied, thanks David.
