haproxy/include
Willy Tarreau f0d9eecc52 [MINOR] tools: add a fast div64_32 function
We'll need to divide 64 bits by 32 bits with new frequency counters.
Gcc does not know when it can safely do that, but the way we build
our operations let us be sure. So let's provide an optimised version
for that purpose.
2010-08-10 13:59:56 +02:00
..
common [MINOR] tools: add a fast div64_32 function 2010-08-10 13:59:56 +02:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto [MEDIUM] stick_table: separate storage and update of session entries 2010-06-14 15:10:26 +02:00
types [MINOR] proxy: add a "parent" member to the structure 2010-07-13 16:24:48 +02:00