Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tcp: Enable 2nd listener hashtable in TCP
Enable the second listener hashtable in TCP. The scale is the same as UDP which is one slot per 2MB. Signed-off-by: Martin KaFai Lau <kafai@fb.com> Reviewed-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information