Hello.

In article <[EMAIL PROTECTED]> (at Thu, 30 Mar 2006 16:39:14 +0200), Peter 
Bieringer <[EMAIL PROTECTED]> says:

> IPv6:
> # ip -6 route show table cache
> ff02::1 via ff02::1 dev eth0  metric 0
>     cache  mtu 1280 advmss 1220 metric 10 4294967295
> ff02::1:ffea:7781 via ff02::1:ffea:7781 dev eth0  metric 0
>     cache  mtu 1280 advmss 1220 metric 10 4294967295
> 
> That's all? I would expect similar to IPv4 like:

No surprise, that's all.

> # ip -4 route show table cache
> local 127.0.0.1 from 127.0.0.1 dev lo
>     cache <local>  mtu 16436 advmss 16396 metric 10 64
:

We don't have "cache" route unless it is link-local, or
you got e.g. "too big" or "redirect", so far.

--yoshfuji
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to