Re: [PATCH] ipv4: fix fib metrics

From: David Miller
Date: Thu Mar 24 2011 - 18:35:51 EST


From: Eric Dumazet <eric.dumazet@xxxxxxxxx>
Date: Thu, 24 Mar 2011 23:32:26 +0100

> Then it doesnt work anymore because it parses an ipip field from
> ip route get ...
>
> $ ip ro get 192.168.1.1
> 192.168.1.1 dev wlan0 src 192.168.1.21
> cache ipid 0x784c mtu 1500 advmss 1460 hoplimit 64
>
>
> Maybe you upgraded iproute2

I'm leaning towards app bug too.

These default metrics wouldn't get printed before, but now because of
how metrics are handled, they will.

Userland needs to cope properly with this.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/