haproxy/include
Willy Tarreau c3a08a136b BUG: stktable: tcp_src_to_stktable_key() must return NULL on invalid families
Source addresses of non-TCP families were not correctly handled by
tcp_src_to_stktable_key() as it forgot to return NULL and instead left
the previous value in the stick-table buffer.

This bug is 1.5-specific and was introduced by commit 4f92d320 in 1.5-dev6
so it does not need any backport.
2012-08-31 11:03:30 +02:00
..
common MINOR: IPv6 support for transparent proxy 2012-07-31 07:53:42 +02:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto BUG: stktable: tcp_src_to_stktable_key() must return NULL on invalid families 2012-08-31 11:03:30 +02:00
types MEDIUM: fd/si: move peeraddr from struct fdinfo to struct connection 2012-06-08 22:59:52 +02:00