Re: PROBLEM: 2.6.11-rc2 hangs on bridge shutdown (br0)

From: YOSHIFUJI Hideaki / 吉藤英明
Date: Sat Feb 05 2005 - 05:55:21 EST


In article <20050205064643.GA29758@xxxxxxxxxxxxxxxxxxx> (at Sat, 5 Feb 2005 17:46:43 +1100), Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> says:

> If we wanted to preserve the split device semantics, then we
> can create a local GC list in IPv6 so that it can search based
> on rt6i_idev as well as the other keys. Alternatively we can
> remove the dst->dev == dev check in dst_dev_event and dst_ifdown
> and move that test down to the individual ifdown functions.

Yes, IPv6 needs "split device" semantics
(for per-device statistics such as Ip6InDelivers etc),
and I like later solution.

Thanks.

--yoshfuji
-
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/