[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130430032221.GA20471@gondor.apana.org.au>
Date: Tue, 30 Apr 2013 11:22:21 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Cong Wang <amwang@...hat.com>
Cc: netdev@...r.kernel.org,
Stephen Hemminger <stephen@...workplumber.org>,
"David S. Miller" <davem@...emloft.net>,
Adam Baker <linux@...er-net.org.uk>
Subject: Re: [Patch net-next 2/3] bridge: only expire the mdb entry when
query is received
On Tue, Apr 30, 2013 at 11:17:37AM +0800, Cong Wang wrote:
>
> One problem with this solution is that the temp mdb entry will no longer
> be expired automatically any more, since no query no timer.
>
> I am wondering if we should find other way to fix it, for example,
> touching the timer as long as there is multicast traffic (non-IGMP).
mdb entries represent group subscriptions. So what you're saying
is that group subscriptions aren't expiring.
Which isn't a problem at all since if there is no querier then group
subscriptions shouldn't expire. There has to be at least one querier
in the network for this thing to work. Otherwise it just degenerates
into a non-snooping switch, which is OK.
Cheers,
--
Email: Herbert Xu <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists