haproxy/ebtree
Willy Tarreau 5d19fd479a MEDIUM: ebtree: specify the scope of every node inserted via eb32sc
Here we mark each visited node with the scope bits of the node being
inserted. This will allow the lookup to skip certain non-interesting
nodes.
2017-11-06 11:20:11 +01:00
..
compiler.h
eb32sctree.c MEDIUM: ebtree: specify the scope of every node inserted via eb32sc 2017-11-06 11:20:11 +01:00
eb32sctree.h MINOR: ebtree: implement the scope-aware functions for eb32 2017-11-06 11:20:11 +01:00
eb32tree.c
eb32tree.h
eb64tree.c
eb64tree.h
ebimtree.c
ebimtree.h MINOR: protect ebimtree/ebistree against multiple inclusions 2014-03-15 07:48:25 +01:00
ebistree.c
ebistree.h MINOR: protect ebimtree/ebistree against multiple inclusions 2014-03-15 07:48:25 +01:00
ebmbtree.c
ebmbtree.h DOC: ebtree: indicate that prefix insertion/lookup may be used with strings 2014-05-10 08:36:19 +02:00
ebpttree.c
ebpttree.h
ebsttree.c
ebsttree.h
ebtree.c
ebtree.h
LICENSE