Thomas Graf
|
036be6dbcf
bridge: Fix enforcement of multicast hash_max limit
|
13 years ago |
Li RongQing
|
4715213d9c
bridge: fix endian
|
13 years ago |
Eldad Zack
|
1de5a71c3e
ipv6: correct the ipv6 option name - Pad0 to Pad1
|
13 years ago |
Herbert Xu
|
bb63f1f8a0
bridge: Fix fatal typo in setup of multicast_querier_expired
|
13 years ago |
Herbert Xu
|
c5c2326059
bridge: Add multicast_querier toggle and disable queries by default
|
13 years ago |
Herbert Xu
|
c83b8fab06
bridge: Restart queries when last querier expires
|
13 years ago |
Herbert Xu
|
748572162a
bridge: Add br_multicast_start_querier
|
13 years ago |
Eric Dumazet
|
95c9617472
net: cleanup unsigned to unsigned int
|
13 years ago |
Herbert Xu
|
996304bbea
bridge: Do not send queries on multicast group leaves
|
13 years ago |
Ulrich Weber
|
d1d81d4c3d
bridge: check return value of ipv6_dev_get_saddr()
|
13 years ago |
Eric Dumazet
|
dfd56b8b38
net: use IS_ENABLED(CONFIG_IPV6)
|
13 years ago |
Jesse Gross
|
75f2811c64
ipv6: Add fragment reporting to ipv6_skip_exthdr().
|
13 years ago |
Alexey Dobriyan
|
4e3fd7a06d
net: remove ipv6_addr_copy()
|
13 years ago |
stephen hemminger
|
fa2da8cdae
bridge: correct IPv6 checksum after pull
|
13 years ago |
Andrey Vagin
|
ef5e0d8237
bridge: Fix potential deadlock on br->multicast_lock
|
13 years ago |
Eric Dumazet
|
22df13319d
bridge: fix a possible use after free
|
14 years ago |
Yan, Zheng
|
4b275d7efa
bridge: Pseudo-header required for the checksum of ICMPv6
|
14 years ago |
Herbert Xu
|
bd4265fe36
bridge: Only flood unregistered groups to routers
|
14 years ago |
Fernando Luis Vázquez Cao
|
fc2af6c73f
IGMP snooping: set mrouters_only flag for IPv6 traffic properly
|
14 years ago |
Fernando Luis Vázquez Cao
|
62b2bcb49c
IGMP snooping: set mrouters_only flag for IPv4 traffic properly
|
14 years ago |
Eric Dumazet
|
b71d1d426d
inet: constify ip headers and in6_addr
|
14 years ago |
Linus Lüssing
|
ff9a57a62a
bridge: mcast snooping, fix length check of snooped MLDv1/2
|
14 years ago |
Linus Lüssing
|
a7bff75b08
bridge: Fix possibly wrong MLD queries' ethernet source address
|
14 years ago |
Linus Lüssing
|
fe29ec41aa
bridge: Use IPv6 link-local address for multicast listener queries
|
14 years ago |
Linus Lüssing
|
36cff5a10c
bridge: Fix MLD queries' ethernet source address
|
14 years ago |
Linus Lüssing
|
e4de9f9e83
bridge: Allow mcast snooping for transient link local addresses too
|
14 years ago |
Linus Lüssing
|
d41db9f3f7
bridge: Add missing ntohs()s for MLDv2 report parsing
|
14 years ago |
Linus Lüssing
|
649e984d00
bridge: Fix IPv6 multicast snooping by correcting offset in MLDv2 report
|
14 years ago |
Linus Lüssing
|
9cc6e0c4c4
bridge: Fix IPv6 multicast snooping by storing correct protocol type
|
14 years ago |
Herbert Xu
|
8a870178c0
bridge: Replace mp->mglist hlist with a bool
|
14 years ago |