From: Stephen Hemminger <[EMAIL PROTECTED]> Date: Thu, 3 Aug 2006 10:05:58 -0700
> Fix from [EMAIL PROTECTED], 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 <[EMAIL PROTECTED]> Looks correct, I will apply this. Thanks a lot. - 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
