1. 319f078 MINOR: ebtree: save 8 bytes in struct eb32sc_node by Willy Tarreau · Sun Oct 21 06:52:11 2018 +0200
  2. 0cb98b2 BUILD: ebtree: don't redefine types u32/s32 in scope-aware trees by Willy Tarreau · Mon Nov 20 21:11:12 2017 +0100
  3. 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
  4. 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
  5. 8878b6c MINOR: ebtree: implement eb32sc_lookup_ge_or_first() by Willy Tarreau · Sun Nov 05 21:23:21 2017 +0100
  6. d1d55ac MEDIUM: ebtree: only consider the branches matching the scope in lookups by Willy Tarreau · Sun Nov 05 14:33:01 2017 +0100
  7. ca30839 MINOR: ebtree: implement the scope-aware functions for eb32 by Willy Tarreau · Sun Nov 05 13:31:29 2017 +0100