Bug 16171 - rtl8187se driver has not Multicast Support enabled by default.
Summary: rtl8187se driver has not Multicast Support enabled by default.
Status: RESOLVED OBSOLETE
Alias: None
Product: Drivers
Classification: Unclassified
Component: Staging (show other bugs)
Hardware: All Linux
: P1 normal
Assignee: drivers_staging@kernel-bugs.osdl.org
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-09 19:24 UTC by Pablo Castellano
Modified: 2012-07-20 12:58 UTC (History)
2 users (show)

See Also:
Kernel Version: 2.6.32
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description Pablo Castellano 2010-06-09 19:24:33 UTC
I found this bugreport in launchpad. It can be found here:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/360926

Doing "ip link set $IFACE promisc on multicast on" solves it.
Comment 1 Florian Effenberger 2010-06-10 08:29:23 UTC
"ip link set $IFACE promisc on multicast on" does not solve the problem for me, at least not for IPv6 autoconfiguration packets. They don't work at all.

Note You need to log in before you can comment on or make changes to this bug.