[LLC]: add multicast support for datagrams
authorStephen Hemminger <shemminger@osdl.org>
Thu, 25 May 2006 22:10:37 +0000 (15:10 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sun, 18 Jun 2006 04:26:08 +0000 (21:26 -0700)
Allow mulitcast reception of datagrams (similar to UDP).
All sockets bound to the same SAP receive a clone.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found