Displaying 1 result from an estimated 1 matches for "0x000000xx".
Did you mean:
0x400000xx
2003 Dec 07
1
u32 hash-es ?
...n is seen that for my scenario of 10 class-C nets the best will be to divide the checks
per 64 ip''s.
So my question is how TO DO IT ? i.e. make the hash check in a way to compare sub-nets ? example pls ?
I have to change the
hashkey mask 0x000000ff at 13
to :
hashkey mask 0x000000XX at 13 :"), fill in..
For those that dont see reason for doing this, one more calculation :
10 class-C nets * 256 ips = 2560 checks
so in the simple classC scenario we have 10 fold speed up, and for the 64 ips - 25 times faster....
Subquestion : is there a way to see exactly which subsystem...