linux-kernel-test/net/llc
Octavian Purdila 6d2e3ea284 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>
2009-12-26 20:43:57 -08:00
..
af_llc.c llc: convert the socket list to RCU locking 2009-12-26 20:41:43 -08:00
Kconfig
llc_c_ac.c
llc_c_ev.c
llc_c_st.c
llc_conn.c llc: use a device based hash table to speed up multicast delivery 2009-12-26 20:43:57 -08:00
llc_core.c llc: convert the socket list to RCU locking 2009-12-26 20:41:43 -08:00
llc_if.c
llc_input.c
llc_output.c llc: use dev_hard_header 2009-12-26 20:38:23 -08:00
llc_pdu.c
llc_proc.c llc: convert the socket list to RCU locking 2009-12-26 20:41:43 -08:00
llc_s_ac.c
llc_s_ev.c
llc_s_st.c
llc_sap.c llc: use a device based hash table to speed up multicast delivery 2009-12-26 20:43:57 -08:00
llc_station.c
Makefile
sysctl_net_llc.c sysctl net: Remove unused binary sysctl code 2009-11-12 02:05:06 -08:00