From: David Miller <davem@davemloft.net>
To: shemminger@osdl.org
Cc: acme@ghostprotocols.net, netdev@vger.kernel.org
Subject: Re: [PATCH] llc: multicast receive device match
Date: Thu, 10 Aug 2006 17:35:15 -0700 (PDT) [thread overview]
Message-ID: <20060810.173515.115932577.davem@davemloft.net> (raw)
In-Reply-To: <20060803100558.72ff1863@localhost.localdomain>
From: Stephen Hemminger <shemminger@osdl.org>
Date: Thu, 3 Aug 2006 10:05:58 -0700
> Fix from Aji_Srinivas@emc.com, STP packets are incorrectly received on all
> LLC datagram sockets, whichever interface they are bound to.
> The llc_sap datagram receive logic sends packets with a unicast destination
> MAC to one socket bound to that SAP and MAC, and multicast packets to all sockets
> bound to that SAP. STP packets are multicast, and we do need to know
> on which interface they were received.
>
> Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Looks correct, I will apply this.
Thanks a lot.
prev parent reply other threads:[~2006-08-11 0:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-03 17:05 [PATCH] llc: multicast receive device match Stephen Hemminger
2006-08-11 0:35 ` David Miller [this message]
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=20060810.173515.115932577.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=acme@ghostprotocols.net \
--cc=netdev@vger.kernel.org \
--cc=shemminger@osdl.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).