haproxy/include/types
Willy Tarreau 9b6700f673 MINOR: tcp: add support for the "v6only" bind option
This option forces a socket to bind to IPv6 only when it uses the
default address (eg: ":::80").
2012-11-24 12:20:28 +01:00
..
acl.h
arg.h
auth.h
backend.h
capture.h
channel.h CLEANUP: channel: remove any reference of the hijackers 2012-11-11 23:05:39 +01:00
checks.h
compression.h MEDIUM: compression: use pool for comp_ctx 2012-11-21 01:56:47 +01:00
connection.h MAJOR: connection: replace struct target with a pointer to an enum 2012-11-12 00:42:33 +01:00
counters.h MINOR: stats: report HTTP compression stats per frontend and per backend 2012-11-22 01:07:40 +01:00
fd.h MAJOR: polling: remove unused callbacks from the poller struct 2012-11-11 21:02:34 +01:00
freq_ctr.h
global.h MINOR: http: allow the cookie capture size to be changed 2012-11-22 00:44:27 +01:00
hdr_idx.h
lb_chash.h
lb_fas.h
lb_fwlc.h
lb_fwrr.h
lb_map.h
listener.h MINOR: tcp: add support for the "v6only" bind option 2012-11-24 12:20:28 +01:00
log.h
obj_type.h MAJOR: connection: replace struct target with a pointer to an enum 2012-11-12 00:42:33 +01:00
peers.h
pipe.h
port_range.h
proto_http.h MEDIUM: http: refrain from sending "Connection: close" when Upgrade is present 2012-11-11 22:40:00 +01:00
proto_tcp.h
protocol.h MEDIUM: tcp: add explicit support for delayed ACK in connect() 2012-11-24 10:24:27 +01:00
proxy.h MAJOR: connection: replace struct target with a pointer to an enum 2012-11-12 00:42:33 +01:00
queue.h
sample.h
server.h MAJOR: checks: rework completely bogus state machine 2012-11-23 12:47:05 +01:00
session.h MEDIUM: compression: use pool for comp_ctx 2012-11-21 01:56:47 +01:00
signal.h
ssl_sock.h
stick_table.h MEDIUM: stick-table: allocate the table key of size buffer size 2012-10-29 21:56:59 +01:00
stream_interface.h MAJOR: connection: replace struct target with a pointer to an enum 2012-11-12 00:42:33 +01:00
task.h
template.h