llc: use a device based hash table to speed up multicast delivery
authorOctavian Purdila <opurdila@ixiacom.com>
Sat, 26 Dec 2009 11:51:04 +0000 (11:51 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 27 Dec 2009 04:43:57 +0000 (20:43 -0800)
This patch adds a per SAP device based hash table to solve the
multicast delivery scalability issue when we have large number of
interfaces and a large number of sockets bound to the same SAP.

Signed-off-by: Octavian Purdila <opurdila@ixiacom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found