Searched hist:"4 effd28c1245303dce7fd290c501ac2c11052114" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/uapi/linux/ |
H A D | in.h | diff 4effd28c1245303dce7fd290c501ac2c11052114 Mon Jan 21 00:26:27 CST 2019 Linus Lüssing <linus.luessing@c0d3.blue> bridge: join all-snoopers multicast address
Next to snooping IGMP/MLD queries RFC4541, section 2.1.1.a) recommends to snoop multicast router advertisements to detect multicast routers.
Multicast router advertisements are sent to an "all-snoopers" multicast address. To be able to receive them reliably, we need to join this group.
Otherwise other snooping switches might refrain from forwarding these advertisements to us.
Signed-off-by: Linus Lüssing <linus.luessing@c0d3.blue> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/ipv6/ |
H A D | mcast.c | diff 4effd28c1245303dce7fd290c501ac2c11052114 Mon Jan 21 00:26:27 CST 2019 Linus Lüssing <linus.luessing@c0d3.blue> bridge: join all-snoopers multicast address
Next to snooping IGMP/MLD queries RFC4541, section 2.1.1.a) recommends to snoop multicast router advertisements to detect multicast routers.
Multicast router advertisements are sent to an "all-snoopers" multicast address. To be able to receive them reliably, we need to join this group.
Otherwise other snooping switches might refrain from forwarding these advertisements to us.
Signed-off-by: Linus Lüssing <linus.luessing@c0d3.blue> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/net/bridge/ |
H A D | br_multicast.c | diff 4effd28c1245303dce7fd290c501ac2c11052114 Mon Jan 21 00:26:27 CST 2019 Linus Lüssing <linus.luessing@c0d3.blue> bridge: join all-snoopers multicast address
Next to snooping IGMP/MLD queries RFC4541, section 2.1.1.a) recommends to snoop multicast router advertisements to detect multicast routers.
Multicast router advertisements are sent to an "all-snoopers" multicast address. To be able to receive them reliably, we need to join this group.
Otherwise other snooping switches might refrain from forwarding these advertisements to us.
Signed-off-by: Linus Lüssing <linus.luessing@c0d3.blue> Signed-off-by: David S. Miller <davem@davemloft.net>
|