Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
cc0d554e5f13788bb1b263fca26df3b2b0154e40
/
include
/
import
/
eb32sctree.h
9b7a617
REORG: ebtree: split structures into their own file ebtree-t.h
by Willy Tarreau
· Wed Oct 06 17:55:45 2021 +0200
8d2b777
REORG: ebtree: move the include files from ebtree to include/import/
by Willy Tarreau
· Wed May 27 10:58:19 2020 +0200
[Renamed from ebtree/eb32sctree.h]
41136de
BUILD: ebtree: improve architecture-specific alignment
by Willy Tarreau
· Sat Feb 22 15:55:33 2020 +0100
03e7853
BUILD: remove obsolete support for -mregparm / USE_REGPARM
by Willy Tarreau
· Tue Feb 25 07:38:05 2020 +0100
319f078
MINOR: ebtree: save 8 bytes in struct eb32sc_node
by Willy Tarreau
· Sun Oct 21 06:52:11 2018 +0200
0cb98b2
BUILD: ebtree: don't redefine types u32/s32 in scope-aware trees
by Willy Tarreau
· Mon Nov 20 21:11:12 2017 +0100
f6ac365
MINOR: ebtree/scope: add a function to find next node from a parent
by Willy Tarreau
· Mon Nov 13 19:13:06 2017 +0100
5274330
BUG/MAJOR: ebtree/scope: fix lookup of next node in scope-aware trees
by Willy Tarreau
· Mon Nov 13 18:55:44 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
ca30839
MINOR: ebtree: implement the scope-aware functions for eb32
by Willy Tarreau
· Sun Nov 05 13:31:29 2017 +0100