From: YOSHIFUJI Hideaki Date: Sun, 18 Apr 2010 03:42:07 +0000 (+0900) Subject: bridge br_multicast: Make functions less ipv4 dependent. X-Git-Tag: v2.6.35-rc1~473^2~387^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ef2a9a59854994bace13b5c4f7edc2c8d4d124e;p=pandora-kernel.git bridge br_multicast: Make functions less ipv4 dependent. Introduce struct br_ip{} to store ip address and protocol and make functions more generic so that we can support both IPv4 and IPv6 with less pain. Signed-off-by: YOSHIFUJI Hideaki --- Reading git-diff-tree failed