Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
c6195d77b4b6cb059630d11e2693540317ae56d1
/
src
/
eb32sctree.c
8d2b777
REORG: ebtree: move the include files from ebtree to include/import/
by Willy Tarreau
· Wed May 27 10:58:19 2020 +0200
ff0e8a4
REORG: ebtree: move the C files from ebtree/ to src/
by Willy Tarreau
· Wed May 27 10:43:24 2020 +0200
[Renamed from ebtree/eb32sctree.c]
03e7853
BUILD: remove obsolete support for -mregparm / USE_REGPARM
by Willy Tarreau
· Tue Feb 25 07:38:05 2020 +0100
318d0c2
BUG/MAJOR: ebtree/scope: properly tag upper nodes during insertion
by Willy Tarreau
· Wed Nov 15 19:38:29 2017 +0100
cfaa6e7
MINOR: ebtree/scope: simplify the lookup functions by using eb32sc_next_with_parent()
by Willy Tarreau
· Mon Nov 13 19:17:54 2017 +0100
d19ec7d
BUG/MAJOR: ebtree/scope: fix insertion and removal of duplicates in scope-aware trees
by Willy Tarreau
· Mon Nov 13 16:16:09 2017 +0100
8878b6c
MINOR: ebtree: implement eb32sc_lookup_ge_or_first()
by Willy Tarreau
· Sun Nov 05 21:23:21 2017 +0100
d1d55ac
MEDIUM: ebtree: only consider the branches matching the scope in lookups
by Willy Tarreau
· Sun Nov 05 14:33:01 2017 +0100
ef8d0dc
MINOR: ebtree: update the eb32sc parent node's scope on delete
by Willy Tarreau
· Sun Nov 05 18:06:22 2017 +0100
5d19fd4
MEDIUM: ebtree: specify the scope of every node inserted via eb32sc
by Willy Tarreau
· Sun Nov 05 14:06:50 2017 +0100
ca30839
MINOR: ebtree: implement the scope-aware functions for eb32
by Willy Tarreau
· Sun Nov 05 13:31:29 2017 +0100