stephen hemminger
|
eca2a43bb0
bridge: fix icmpv6 endian bug and other sparse warnings
|
12 years ago |
Cong Wang
|
cfd5675435
bridge: add support of adding and deleting mdb entries
|
12 years ago |
Cong Wang
|
37a393bc49
bridge: notify mdb changes via netlink
|
12 years ago |
Cong Wang
|
2ce297fc24
bridge: fix seq check in br_mdb_dump()
|
12 years ago |
Cong Wang
|
ee07c6e7a6
bridge: export multicast database via netlink
|
12 years ago |
David S. Miller
|
c2d3babfaf
bridge: implement multicast fast leave
|
12 years ago |
Amerigo Wang
|
50426b5925
bridge: implement multicast fast leave
|
12 years ago |
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 |