diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2014-06-26 21:06:44 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-07-02 04:10:16 +0400 |
commit | 3b140a678834f55602e50e7d6a47663e230434a7 (patch) | |
tree | a12fe33dbe707b622339ba97875e139344deb2e4 /Documentation/applying-patches.txt | |
parent | 07b0f00964def8af9321cfd6c4a7e84f6362f728 (diff) | |
download | linux-3b140a678834f55602e50e7d6a47663e230434a7.tar.xz |
net: systemport: do not clear IFF_MULTICAST flag
The SYSTEMPORT Ethernet MAC supports multicast just fine, it just lacks
any sort of Unicast/Broadcast/Multicasting filtering at the Ethernet MAC
level since that is handled by the front end Ethernet switch, but that
is properly handled by bcm_sysport_set_rx_mode().
Some user-space applications might be relying on the presence of this
flag to prevent using multicast sockets, this also prevents that
interface from joining the IPv6 all-router mcast group.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/applying-patches.txt')
0 files changed, 0 insertions, 0 deletions