]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REORG: include: move proto_tcp.h to haproxy/proto_tcp.h
authorWilly Tarreau <w@1wt.eu>
Thu, 4 Jun 2020 15:31:04 +0000 (17:31 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 11 Jun 2020 08:18:58 +0000 (10:18 +0200)
commitfc77454aff431d618b20b473157c805bb6a11ab3
tree2dc8443caf84b3743f73c2609baa005d7ec295bc
parentcea0e1bb19c36b4150ead1faedbc237cfb635886
REORG: include: move proto_tcp.h to haproxy/proto_tcp.h

There was no type file. This one really is trivial. A few missing
includes were added to satisfy the exported functions prototypes.
include/haproxy/proto_tcp.h [moved from include/proto/proto_tcp.h with 85% similarity]
src/backend.c
src/checks.c
src/connection.c
src/frontend.c
src/proto_tcp.c
src/proxy.c
src/ssl_sock.c
src/stick_table.c