Herbert Xu
|
bd4265fe36
bridge: Only flood unregistered groups to routers
|
14 年之前 |
Fernando Luis Vázquez Cao
|
fc2af6c73f
IGMP snooping: set mrouters_only flag for IPv6 traffic properly
|
14 年之前 |
Fernando Luis Vázquez Cao
|
62b2bcb49c
IGMP snooping: set mrouters_only flag for IPv4 traffic properly
|
14 年之前 |
Eric Dumazet
|
b71d1d426d
inet: constify ip headers and in6_addr
|
14 年之前 |
Linus Lüssing
|
ff9a57a62a
bridge: mcast snooping, fix length check of snooped MLDv1/2
|
14 年之前 |
Linus Lüssing
|
a7bff75b08
bridge: Fix possibly wrong MLD queries' ethernet source address
|
14 年之前 |
Linus Lüssing
|
fe29ec41aa
bridge: Use IPv6 link-local address for multicast listener queries
|
14 年之前 |
Linus Lüssing
|
36cff5a10c
bridge: Fix MLD queries' ethernet source address
|
14 年之前 |
Linus Lüssing
|
e4de9f9e83
bridge: Allow mcast snooping for transient link local addresses too
|
14 年之前 |
Linus Lüssing
|
d41db9f3f7
bridge: Add missing ntohs()s for MLDv2 report parsing
|
14 年之前 |
Linus Lüssing
|
649e984d00
bridge: Fix IPv6 multicast snooping by correcting offset in MLDv2 report
|
14 年之前 |
Linus Lüssing
|
9cc6e0c4c4
bridge: Fix IPv6 multicast snooping by storing correct protocol type
|
14 年之前 |
Herbert Xu
|
8a870178c0
bridge: Replace mp->mglist hlist with a bool
|
14 年之前 |
Herbert Xu
|
24f9cdcbd7
bridge: Fix timer typo that may render snooping less effective
|
14 年之前 |
Herbert Xu
|
6b0d6a9b42
bridge: Fix mglist corruption that leads to memory corruption
|
14 年之前 |
David S. Miller
|
dbbe68bb12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 年之前 |
Tomas Winkler
|
9d89081d69
bridge: fix br_multicast_ipv6_rcv for paged skbs
|
14 年之前 |
David S. Miller
|
b4aa9e05a6
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 年之前 |
David Stevens
|
76d661586c
bridge: fix IPv6 queries for bridge multicast snooping
|
14 年之前 |
Tobias Klauser
|
4c0833bcd4
bridge: Fix return values of br_multicast_add_group/br_multicast_new_group
|
14 年之前 |
Eric Dumazet
|
e805168800
bridge: add RCU annotation to bridge multicast table
|
14 年之前 |
Herbert Xu
|
3a7fda06ba
bridge: Allow multicast snooping to be disabled before ifup
|
15 年之前 |
Kulikov Vasiliy
|
bb7a0bd600
net: bridge: fix sign bug
|
15 年之前 |
Herbert Xu
|
7f285fa78d
bridge br_multicast: BUG: unable to handle kernel NULL pointer dereference
|
15 年之前 |
stephen hemminger
|
28a16c9796
bridge: change console message interface
|
15 年之前 |
Patrick McHardy
|
1e4b105712
Merge branch 'master' of /repos/git/net-next-2.6
|
15 年之前 |
stephen hemminger
|
83f6a740b4
bridge: multicast port group RCU fix
|
15 年之前 |
stephen hemminger
|
7e80c12448
bridge: simplify multicast_add_router
|
15 年之前 |
David S. Miller
|
709b9326ef
Revert "bridge: Use hlist_for_each_entry_rcu() in br_multicast_add_router()"
|
15 年之前 |
David S. Miller
|
ff65e8275f
bridge: Use hlist_for_each_entry_rcu() in br_multicast_add_router()
|
15 年之前 |