Re: [PATCH] llc: multicast receive device match

2006-08-10 Thread David Miller
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

[PATCH] llc: multicast receive device match

2006-08-03 Thread Stephen Hemminger
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