On Fri, 1 Dec 2006 00:58:07 +0000 (GMT) Daniel Drake <[EMAIL PROTECTED]> wrote:
> From: Ulrich Kunitz <[EMAIL PROTECTED]> > > Support for multicast adresses is implemented by supporting the > set_multicast_list() function of the network device. Address > filtering is supported by a group hash table in the device. > > This is based on earlier work by Benoit Papillaut. Fixes multicast packet > reception and ipv6 connectivity: > http://bugzilla.kernel.org/show_bug.cgi?id=7424 > http://bugzilla.kernel.org/show_bug.cgi?id=7425 > > Signed-off-by: Ulrich Kunitz <[EMAIL PROTECTED]> > Signed-off-by: Daniel Drake <[EMAIL PROTECTED]> Why all the trouble do it off work queue? Is someone calling set_multicast_list with IRQ's disabled? - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html