diff --git a/src/bbl.h b/src/bbl.h index d75edf4d..1a050c29 100644 --- a/src/bbl.h +++ b/src/bbl.h @@ -688,7 +688,7 @@ typedef struct vlan_session_key_ { #define BBL_SESSION_HASHTABLE_SIZE 128993 /* is a prime number */ #define BBL_LI_HASHTABLE_SIZE 32771 /* is a prime number */ -#define BBL_STREAM_FLOW_HASHTABLE_SIZE 32771 /* is a prime number */ +#define BBL_STREAM_FLOW_HASHTABLE_SIZE 128993 /* is a prime number */ /* * Client Session to a BNG device.