Willy Tarreau
|
3fa095d542
|
[MINOR] removed useless counters from ul2tree_insert()
node_right_lookup and node_right_lookup were two statistical counters.
Let's remove them as we do not need them.
|
2007-04-29 13:43:03 +02:00 |
|
Willy Tarreau
|
be384c6354
|
[MINOR] import ul2tree from old librt project
This is an import of the old ul2tree code as well as required bitops.
All of them will have to be refreshed at one moment.
|
2007-04-29 13:41:57 +02:00 |
|
Willy Tarreau
|
2152cb5b59
|
[MEDIUM] import ip_tproxy.h from cttproxy
The file "ip_tproxy.h" will be needed to build with cttproxy support.
Let's include it to ease the build process.
|
2006-11-12 23:50:48 +01:00 |
|