[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)
commitbc0e646796928918e45b6465e02616f2fe65c3c1
tree8c7a52563188e7e4168cd98b58b980c8096c02ce
parent8f182b494f87799d6ae20a1401825c516da46081
[LLC]: add multicast support for datagrams

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>
include/net/llc_if.h
net/llc/llc_sap.c