haproxy/include
Willy Tarreau 6471afb43d MINOR: remove the client/server side distinction in SI addresses
Stream interfaces used to distinguish between client and server addresses
because they were previously of different types (sockaddr_storage for the
client, sockaddr_in for the server). This is not the case anymore, and this
distinction is confusing at best and has caused a number of regressions to
be introduced in the process of converting everything to full-ipv6. We can
now remove this and have a much cleaner code.
2011-09-23 10:54:59 +02:00
..
common [MEDIUM] poll: add a measurement of idle vs work time 2011-09-10 18:01:41 +02:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto MINOR: remove the client/server side distinction in SI addresses 2011-09-23 10:54:59 +02:00
types MINOR: remove the client/server side distinction in SI addresses 2011-09-23 10:54:59 +02:00