ipv4: Attach FIB info to dst_default_metrics when possible
authorDavid S. Miller <davem@davemloft.net>
Fri, 28 Jan 2011 22:05:05 +0000 (14:05 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 28 Jan 2011 22:05:05 +0000 (14:05 -0800)
If there are no explicit metrics attached to a route, hook
fi->fib_info up to dst_default_metrics.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found