haproxy: patches from upstream (ssl,counter,stick-table, track)
authorThomas Heil <heil@terminal-consulting.de>
Thu, 26 Jun 2014 04:22:41 +0000 (06:22 +0200)
committerThomas Heil <heil@terminal-consulting.de>
Thu, 26 Jun 2014 04:22:41 +0000 (06:22 +0200)
commit2d9af2967c66cba63caa6cd9dc9c5c5517e8f068
tree87046f16c492561f5052295145073083dd973efd
parentbcd2e39bfa498c931aa06c5e1e3b1f10367a6216
haproxy: patches from upstream (ssl,counter,stick-table, track)

 - BUG/MINOR: ssl: Fix external function in order not to return a pointer
   on an internal trash buffer
 - BUG/MINOR: counters: do not untrack counters before logging
 - BUG/MAJOR: sample: correctly reinitialize sample fetch context before
   calling sample_process()
 - MINOR: stick-table: make stktable_fetch_key() indicate why it failed
 - BUG/MEDIUM: counters: fix track-sc* to wait on unstable contents

Signed-off-by: Thomas Heil <heil@terminal-consulting.de>
net/haproxy/Makefile
net/haproxy/patches/0002-BUG-MINOR-ssl-Fix-external-function-in-order-not-to-.patch [new file with mode: 0644]
net/haproxy/patches/0003-BUG-MINOR-counters-do-not-untrack-counters-before-lo.patch [new file with mode: 0644]
net/haproxy/patches/0004-BUG-MAJOR-sample-correctly-reinitialize-sample-fetch.patch [new file with mode: 0644]
net/haproxy/patches/0005-MINOR-stick-table-make-stktable_fetch_key-indicate-w.patch [new file with mode: 0644]
net/haproxy/patches/0006-BUG-MEDIUM-counters-fix-track-sc-to-wait-on-unstable.patch [new file with mode: 0644]