From: Herbert Xu Date: Sat, 27 Feb 2010 19:41:48 +0000 (+0000) Subject: bridge: Add multicast data-path hooks X-Git-Tag: v2.6.34-rc1~233^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4fcb78cf8ae55667809e54e54872a21025dd073;p=pandora-kernel.git bridge: Add multicast data-path hooks This patch finally hooks up the multicast snooping module to the data path. In particular, all multicast packets passing through the bridge are fed into the module and switched by it. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed