haproxy/include/proto
Willy Tarreau 397131093f REORG: tcp-rules: move tcp rules processing to their own file
There's no more reason to keep tcp rules processing inside proto_tcp.c
given that there is nothing in common there except these 3 letters : tcp.
The tcp rules are in fact connection, session and content processing rules.
Let's move them to "tcp-rules" and let them live their life there.
2016-11-25 15:57:38 +01:00
..
acl.h
action.h
applet.h
arg.h
auth.h
backend.h
channel.h
checks.h
cli.h
compression.h
connection.h
dns.h
fd.h
filters.h
flt_http_comp.h
freq_ctr.h
frontend.h
hdr_idx.h
hlua.h
hlua_fcn.h
lb_chash.h
lb_fas.h
lb_fwlc.h
lb_fwrr.h
lb_map.h
listener.h
log.h
map.h
obj_type.h
openssl-compat.h
pattern.h
payload.h
peers.h
pipe.h
port_range.h
proto_http.h
proto_tcp.h
proto_udp.h
proto_uxst.h
protocol.h
proxy.h
queue.h
raw_sock.h
sample.h
server.h
session.h
shctx.h
signal.h
ssl_sock.h
stats.h
stick_table.h MEDIUM: peers: Fix a peer stick-tables synchronization issue. 2016-10-17 19:44:35 +02:00
stream.h
stream_interface.h
task.h
tcp_rules.h
template.h
vars.h
wurfl.h