commit | 5d19fd479a825913a2168f0c30ff965ccca35630 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Sun Nov 05 14:06:50 2017 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Mon Nov 06 11:20:11 2017 +0100 |
tree | ab439e857885678c9c6a4db39f15c7df1940b20a | |
parent | ca30839a857049acc96e26a28e7515533d9ff153 [diff] |
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.