From: Herbert Xu Date: Sat, 27 Feb 2010 19:41:49 +0000 (+0000) Subject: bridge: Add multicast_router sysfs entries X-Git-Tag: v2.6.34-rc1~233^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0909e11758bd;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed