projects
/
rrq
/
rrqmisc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3cb0a5b
)
use nibble vector
author
Ralph Ronnquist
<ralph.ronnquist@gmail.com>
Fri, 22 Jul 2022 05:53:39 +0000
(15:53 +1000)
committer
Ralph Ronnquist
<ralph.ronnquist@gmail.com>
Fri, 22 Jul 2022 05:53:39 +0000
(15:53 +1000)
socket-sniff/socket-sniff.c
patch
|
blob
|
history
diff --git
a/socket-sniff/socket-sniff.c
b/socket-sniff/socket-sniff.c
index 4bcc8a254c42d438fe254902f2b6d9734fab9a98..4256ee127efa32bb8b3a8027c54a81cd308ce513 100644
(file)
--- a/
socket-sniff/socket-sniff.c
+++ b/
socket-sniff/socket-sniff.c
@@
-115,7
+115,7
@@
static unsigned long charp_hashcode(void *this,void *key) {
#endif
static HashVector IGN = {
- .table = {
25
6, 0 },
+ .table = {
Nibble_index_levels, 1
6, 0 },
.fill = 0,
.holes = 0,
.type = &stringitem