diff --git a/include/net/inet_hashtables.h b/include/net/inet_hashtables.h index 2dbbbff5e..ee5c54bd6 100644 --- a/include/net/inet_hashtables.h +++ b/include/net/inet_hashtables.h @@ -115,7 +115,7 @@ struct inet_listen_hashbucket { }; /* This is for listening sockets, thus all sockets which possess wildcards. */ -#define INET_LHTABLE_SIZE 32 /* Yes, really, this is all you need. */ +#define INET_LHTABLE_SIZE 4096 struct inet_hashinfo { /* This is for sockets with full identity only. Sockets here will