netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Pekka Savola <pekkas@netcore.fi>
To: David Miller <davem@davemloft.net>
Cc: kaber@trash.net, netdev@vger.kernel.org
Subject: Re: [NET]: Messed multicast lists after dev_mc_sync/unsync
Date: Wed, 27 Feb 2008 09:38:34 +0200 (EET)	[thread overview]
Message-ID: <alpine.LRH.1.00.0802270936470.12755@netcore.fi> (raw)
In-Reply-To: <20080219.141757.213666958.davem@davemloft.net>

This seems to have missed 2.6.24.3 (also 2.6.23.17), hopefully the 
next stable will have it.

On Tue, 19 Feb 2008, David Miller wrote:
> From: Patrick McHardy <kaber@trash.net>
> Date: Tue, 19 Feb 2008 15:56:59 +0100
>
>>     [NET]: Messed multicast lists after dev_mc_sync/unsync
>>
>>     Commit a0a400d79e3dd7843e7e81baa3ef2957bdc292d0 from you
>>     introduced a new field "da_synced" to struct dev_addr_list that is
>>     not properly initialized to 0. So when any of the current users (8021q,
>>     macvlan, mac80211) calls dev_mc_sync/unsync they mess the address
>>     list for both devices.
>>
>>     The attached patch fixed it for me and avoid future problems.
>>
>>     Signed-off-by: Jorge Boncompte [DTI2] <jorge@dti2.net>
>>     Signed-off-by: Patrick McHardy <kaber@trash.net>
>
> I've added the headline description of the referenced commit
> to this commit message, and will queue this up to -stable.
>
> Thanks!
> --
> To unsubscribe from this list: send the line "unsubscribe netdev" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>

-- 
Pekka Savola                 "You each name yourselves king, yet the
Netcore Oy                    kingdom bleeds."
Systems. Networks. Security. -- George R.R. Martin: A Clash of Kings

  reply	other threads:[~2008-02-27  7:39 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-19 14:56 [NET]: Messed multicast lists after dev_mc_sync/unsync Patrick McHardy
2008-02-19 22:17 ` David Miller
2008-02-27  7:38   ` Pekka Savola [this message]
2008-02-27  7:52     ` David Miller
2008-02-27 11:37 ` Johannes Berg
2008-02-27 11:46   ` Patrick McHardy
2008-02-27 12:34     ` Johannes Berg
2008-02-27 12:42       ` Patrick McHardy
2008-02-27 12:46         ` Johannes Berg

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=alpine.LRH.1.00.0802270936470.12755@netcore.fi \
    --to=pekkas@netcore.fi \
    --cc=davem@davemloft.net \
    --cc=kaber@trash.net \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).