commit | 8ef2a9a59854994bace13b5c4f7edc2c8d4d124e | [log] [tgz] |
---|---|---|
author | YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> | Sun Apr 18 12:42:07 2010 +0900 |
committer | YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org> | Fri Apr 23 13:35:55 2010 +0900 |
tree | ef123540d1bb398ec1c6cc9b713425e1da8b5f04 | |
parent | 6e7cb8370760ec17e10098399822292def8d84f3 [diff] |
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 <yoshfuji@linux-ipv6.org>