All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Hemminger <shemminger@osdl.org>
To: Daniel Drake <dsd@gentoo.org>
Cc: linville@tuxdriver.com, netdev@vger.kernel.org,
	kune@deine-taler.de, benoit.papillault@free.fr
Subject: Re: [PATCH] zd1211rw: Support for multicast addresses
Date: Thu, 30 Nov 2006 17:50:36 -0800	[thread overview]
Message-ID: <20061130175036.35f0ccf7@localhost.localdomain> (raw)
In-Reply-To: <20061201005807.C04067B409F@zog.reactivated.net>

On Fri,  1 Dec 2006 00:58:07 +0000 (GMT)
Daniel Drake <dsd@gentoo.org> wrote:

> From: Ulrich Kunitz <kune@deine-taler.de>
> 
> 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 <kune@deine-taler.de>
> Signed-off-by: Daniel Drake <dsd@gentoo.org>


Why all the trouble do it off work queue? Is someone calling
set_multicast_list with IRQ's disabled?

  reply	other threads:[~2006-12-01  1:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-01  0:58 [PATCH] zd1211rw: Support for multicast addresses Daniel Drake
2006-12-01  1:50 ` Stephen Hemminger [this message]
2006-12-01  1:57   ` Daniel Drake
2006-12-01  6:27     ` Ulrich Kunitz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20061130175036.35f0ccf7@localhost.localdomain \
    --to=shemminger@osdl.org \
    --cc=benoit.papillault@free.fr \
    --cc=dsd@gentoo.org \
    --cc=kune@deine-taler.de \
    --cc=linville@tuxdriver.com \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.