]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: action: Use trk_idx instead of tcp/http_trk_idx
authorChristopher Faulet <cfaulet@haproxy.com>
Mon, 18 Sep 2017 09:57:31 +0000 (11:57 +0200)
committerWilly Tarreau <w@1wt.eu>
Tue, 31 Oct 2017 10:36:12 +0000 (11:36 +0100)
commit4fce0d844752fbdd5e4613f99b23727f4829fdd6
tree50e4b101bfb577a626fd9f7b4e8f3fc66bf9a5db
parent7421b14c220e6639ec67b3ff372962c9537602b5
MINOR: action: Use trk_idx instead of tcp/http_trk_idx

So tcp_trk_idx and http_trk_idx have been removed.
include/proto/proto_http.h
include/proto/tcp_rules.h
src/cfgparse.c
src/proto_http.c
src/tcp_rules.c