commit | 6d2e3ea284463d5ab34e9cf2a41d0b8627b95d02 | [log] [tgz] |
---|---|---|
author | Octavian Purdila <opurdila@ixiacom.com> | Sat Dec 26 11:51:04 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sat Dec 26 20:43:57 2009 -0800 |
tree | 86ee780b06adfe388ac64dd66ece598be69b29ec | |
parent | 0f7b67dd9e1192976f5e5a78934c7a339ff7c45f [diff] |
llc: use a device based hash table to speed up multicast delivery 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>