diff --git a/include/net/inet_frag.h b/include/net/inet_frag.h index 6f41b45e819e907328c18018560d063af6ec60f7..4182c9be8bb5b2702b470222a1e4a955619b6b96 100644 --- a/include/net/inet_frag.h +++ b/include/net/inet_frag.h @@ -41,7 +41,7 @@ struct inet_frag_queue { struct netns_frags *net; }; -#define INETFRAGS_HASHSZ 64 +#define INETFRAGS_HASHSZ 1024 /* averaged: * max_depth = default ipfrag_high_thresh / INETFRAGS_HASHSZ /