index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
hash.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: use MTYPE_STATIC
David Lamparter
2019-06-21
1
-3
/
+0
*
lib: hashing functions should take const arguments
Quentin Young
2019-05-14
1
-3
/
+3
*
lib: add compatibility #define for hash_backet
Quentin Young
2019-02-25
1
-0
/
+5
*
*: Rename backet to bucket
Tim Bray
2019-02-25
1
-11
/
+11
*
lib: add extern "C" {} blocks to all libfrr headers
Renato Westphal
2019-02-12
1
-0
/
+8
*
lib: make atomic ops C++ compatible
David Lamparter
2019-02-11
1
-2
/
+2
*
*: Replace hash_cmp function return value to a bool
Donald Sharp
2018-10-19
1
-3
/
+4
*
lib: Update hash.h documentation
Donald Sharp
2018-08-15
1
-1
/
+7
*
lib: Add some documentation
Donald Sharp
2018-07-06
1
-2
/
+6
*
lib: add proper doc comments for hash & linklist
Quentin Young
2018-05-25
1
-20
/
+215
*
lib: add hash_to_list()
Quentin Young
2018-05-25
1
-0
/
+9
*
lib: use load factor as hash expansion trigger
Quentin Young
2017-08-09
1
-2
/
+3
*
bgpd: peer hash expands until we are out of memory
Daniel Walton
2017-07-31
1
-0
/
+3
*
lib: Remove expansion of hash table
Donald Sharp
2017-07-27
1
-3
/
+0
*
*: reindent
reindent-master-after
whitespace / reindent
2017-07-17
1
-53
/
+51
*
lib: use 32-bit atomics, s/pow/mul
Quentin Young
2017-07-11
1
-2
/
+2
*
Merge commit '3d22338f04d9554fa' into evpn-prep
David Lamparter
2017-07-10
1
-0
/
+2
|
\
|
*
lib: Macro for number of entries in hash table
vivek
2017-05-25
1
-0
/
+2
*
|
lib, vtysh: hashtable statistics
Quentin Young
2017-07-02
1
-6
/
+20
*
|
lib: add statistics for hash tables
Quentin Young
2017-07-02
1
-0
/
+8
|
/
*
*: make consistent & update GPLv2 file headers
David Lamparter
2017-05-15
1
-18
/
+18
*
*: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs
David Lamparter
2016-09-19
1
-0
/
+5
*
lib: lib-warnings.patch
Donald Sharp
2015-05-20
1
-1
/
+1
*
BGP: Add dynamic update group support
Donald Sharp
2015-05-20
1
-0
/
+6
*
hash: dynamically grow hash table
Stephen Hemminger
2013-02-24
1
-1
/
+5
*
hash: force size to be a power of 2
Stephen Hemminger
2013-02-24
1
-1
/
+1
*
lib: Better hashing of string values using Bernstein hash
Stephen Hemminger
2011-03-21
1
-0
/
+2
*
[lib] hash compare function arguments ought to be const qualified
Stephen Hemminger
2008-08-22
1
-3
/
+3
*
2005-05-06 Paul Jakma <paul@dishone.st>
paul
2005-05-06
1
-11
/
+13
*
Initial revision
paul
2002-12-13
1
-0
/
+71