git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e7cb83
)
bridge br_multicast: Make functions less ipv4 dependent.
author
YOSHIFUJI Hideaki
<yoshfuji@linux-ipv6.org>
Sun, 18 Apr 2010 03:42:07 +0000
(12:42 +0900)
committer
YOSHIFUJI Hideaki
<yoshfuji@linux-ipv6.org>
Fri, 23 Apr 2010 04:35:55 +0000
(13:35 +0900)
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>
No differences found