haproxy/include
Willy Tarreau 58b2f83685 [MEDIUM] add support for SO_REUSEPORT on Linux
SO_REUSEPORT does not exist on Linux but the checks are available in
the code. With a little patch, it's possible to implement the feature,
but the value of SO_REUSEPORT will still have to be known from userland.
This patch adds a workaround to this problem by figuring out the value
for the one used by SO_REUSEADDR.
2006-11-13 01:22:38 +01:00
..
common [MEDIUM] add support for SO_REUSEPORT on Linux 2006-11-13 01:22:38 +01:00
import [MEDIUM] import ip_tproxy.h from cttproxy 2006-11-12 23:50:48 +01:00
proto [CLEANUP] fd.h : regparm was hardcoded. 2006-10-15 22:56:08 +02:00
types [MAJOR] support for source binding via cttproxy 2006-11-12 23:57:19 +01:00