aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_yeah.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2016-11-21 13:16:59 -0500
committerDavid S. Miller <davem@davemloft.net>2016-11-21 13:16:59 -0500
commit2fcb58ab30deb63e49f238bf95d587740fab59c4 (patch)
treeceed020739d9d6dbe55378e4173b9af38763dae3 /net/ipv4/tcp_yeah.c
parentdriver: macvlan: Remove duplicated IFF_UP condition check in macvlan_forward_source (diff)
parentbridge: mcast: add MLDv2 querier support (diff)
downloadlinux-dev-2fcb58ab30deb63e49f238bf95d587740fab59c4.tar.xz
linux-dev-2fcb58ab30deb63e49f238bf95d587740fab59c4.zip
Merge branch 'bridge-igmpv3-mldv2-support'
Nikolay Aleksandrov says: ==================== bridge: add support for IGMPv3 and MLDv2 querier This patch-set adds support for IGMPv3 and MLDv2 querier in the bridge. Two new options which can be toggled via netlink and sysfs are added that control the version per-bridge: multicast_igmp_version - default 2, can be set to 3 multicast_mld_version - default 1, can be set to 2 (this option is disabled if CONFIG_IPV6=n) Note that the names do not include "querier", I think that these options can be re-used later as more IGMPv3 support is added to the bridge so we can avoid adding more options to switch between v2 and v3 behaviour. The set uses the already existing br_ip{4,6}_multicast_alloc_query functions and adds the appropriate header based on the chosen version. For the initial support I have removed the compatibility implementation (RFC3376 sec 7.3.1, 7.3.2; RFC3810 sec 8.3.1, 8.3.2), because there are some details that we need to sort out. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_yeah.c')
0 files changed, 0 insertions, 0 deletions