Searched hist:"5 e9235853d652a295d5f56cb8652950b6b5bf56b" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/net/bridge/ |
H A D | br_sysfs_br.c | diff 5e9235853d652a295d5f56cb8652950b6b5bf56b Mon Nov 21 06:03:24 CST 2016 Nikolay Aleksandrov <nikolay@cumulusnetworks.com> bridge: mcast: add IGMPv3 query support
This patch adds basic support for IGMPv3 queries, the default is IGMPv2 as before. A new multicast option - multicast_igmp_version, adds the ability to change it between 2 and 3 via netlink and sysfs. The option struct member is in a 4 byte hole in net_bridge.
There also a few minor style adjustments in br_multicast_new_group and br_multicast_add_group.
Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | br_netlink.c | diff 5e9235853d652a295d5f56cb8652950b6b5bf56b Mon Nov 21 06:03:24 CST 2016 Nikolay Aleksandrov <nikolay@cumulusnetworks.com> bridge: mcast: add IGMPv3 query support
This patch adds basic support for IGMPv3 queries, the default is IGMPv2 as before. A new multicast option - multicast_igmp_version, adds the ability to change it between 2 and 3 via netlink and sysfs. The option struct member is in a 4 byte hole in net_bridge.
There also a few minor style adjustments in br_multicast_new_group and br_multicast_add_group.
Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | br_multicast.c | diff 5e9235853d652a295d5f56cb8652950b6b5bf56b Mon Nov 21 06:03:24 CST 2016 Nikolay Aleksandrov <nikolay@cumulusnetworks.com> bridge: mcast: add IGMPv3 query support
This patch adds basic support for IGMPv3 queries, the default is IGMPv2 as before. A new multicast option - multicast_igmp_version, adds the ability to change it between 2 and 3 via netlink and sysfs. The option struct member is in a 4 byte hole in net_bridge.
There also a few minor style adjustments in br_multicast_new_group and br_multicast_add_group.
Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | br_private.h | diff 5e9235853d652a295d5f56cb8652950b6b5bf56b Mon Nov 21 06:03:24 CST 2016 Nikolay Aleksandrov <nikolay@cumulusnetworks.com> bridge: mcast: add IGMPv3 query support
This patch adds basic support for IGMPv3 queries, the default is IGMPv2 as before. A new multicast option - multicast_igmp_version, adds the ability to change it between 2 and 3 via netlink and sysfs. The option struct member is in a 4 byte hole in net_bridge.
There also a few minor style adjustments in br_multicast_new_group and br_multicast_add_group.
Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/include/uapi/linux/ |
H A D | if_link.h | diff 5e9235853d652a295d5f56cb8652950b6b5bf56b Mon Nov 21 06:03:24 CST 2016 Nikolay Aleksandrov <nikolay@cumulusnetworks.com> bridge: mcast: add IGMPv3 query support
This patch adds basic support for IGMPv3 queries, the default is IGMPv2 as before. A new multicast option - multicast_igmp_version, adds the ability to change it between 2 and 3 via netlink and sysfs. The option struct member is in a 4 byte hole in net_bridge.
There also a few minor style adjustments in br_multicast_new_group and br_multicast_add_group.
Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|