[PATCH 2/6] Add nl hashtable structures and access functions

Roopa Prabhu roopa at cumulusnetworks.com
Mon Nov 5 19:45:32 EST 2012


On 11/5/12 4:18 AM, Thomas Graf wrote:
> On 11/04/12 at 09:13pm, roopa at cumulusnetworks.com wrote:
>> +/* Default hash table size */
>> +#define NL_MAX_HASH_ENTRIES 16384
>> +#define NL_MAX_HASH_KEY 32
>
> What is NL_MAX_HASH_KEY used for?
>

This was supposed to be for a future enhancement to make the key size
configurable. I will remove it in this series and resubmit it if we end 
up using it in future.

thanks.



More information about the libnl mailing list