]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REORG: include: move frontend.h to haproxy/frontend.h
authorWilly Tarreau <w@1wt.eu>
Thu, 4 Jun 2020 09:23:07 +0000 (11:23 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 11 Jun 2020 08:18:57 +0000 (10:18 +0200)
commit762d7a5117d399691e7cf0938a5544fa36e42ced
tree5fe27a3064cad6c3225fb8b97c04a81944d0c7c8
parent278161c1b8f65f0216a8ecbda7b9dd40c7cd886c
REORG: include: move frontend.h to haproxy/frontend.h

There was no type file for this one, it only contains frontend_accept().
13 files changed:
contrib/prometheus-exporter/service-prometheus.c
include/haproxy/frontend.h [moved from include/proto/frontend.h with 87% similarity]
src/backend.c
src/cfgparse.c
src/cli.c
src/connection.c
src/flt_spoe.c
src/frontend.c
src/log.c
src/peers.c
src/ssl_sock.c
src/stats.c
src/stream.c