[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20100226164211.1a02a31b@nehalam>
Date: Fri, 26 Feb 2010 16:42:11 -0800
From: Stephen Hemminger <shemminger@...tta.com>
To: Herbert Xu <herbert@...dor.apana.org.au>
Cc: "David S. Miller" <davem@...emloft.net>, netdev@...r.kernel.org
Subject: Re: [PATCH 10/13] bridge: Add multicast_router sysfs entries
On Fri, 26 Feb 2010 23:35:15 +0800
Herbert Xu <herbert@...dor.apana.org.au> wrote:
> bridge: Add multicast_router sysfs entries
>
> This patch allows the user to forcibly enable/disable ports as
> having multicast routers attached. A port with a multicast router
> will receive all multicast traffic.
>
> The value 0 disables it completely. The default is 1 which lets
> the system automatically detect the presence of routers (currently
> this is limited to picking up queries), and 2 means that the port
> will always receive all multicast traffic.
>
> Signed-off-by: Herbert Xu <herbert@...dor.apana.org.au>
I like the functionality, but don't like users whacking on sysfs
directly. Could you send patches to integrate a user API into
bridge-utils; the utils are at:
git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/bridge-utils.git
--
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