]> git.ipfire.org Git - thirdparty/haproxy.git/commit
REORG: include: move lb_chash.h to haproxy/lb_chash{,-t}.h
authorWilly Tarreau <w@1wt.eu>
Thu, 4 Jun 2020 12:34:27 +0000 (14:34 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 11 Jun 2020 08:18:58 +0000 (10:18 +0200)
commitfbe8da33205550b2a6acf2f2aa6d3a08693d7be2
tree7b930788aad9439d5ea342c7dd07caa31a69db75
parent52d88725ab3843b7cfaf30726242a334930b1097
REORG: include: move lb_chash.h to haproxy/lb_chash{,-t}.h

Nothing fancy, includes were already OK. The proto didn't reference the
type, this was fixed. Still references proxy.h and server.h from types/.
include/haproxy/lb_chash-t.h [moved from include/types/lb_chash.h with 89% similarity]
include/haproxy/lb_chash.h [moved from include/proto/lb_chash.h with 88% similarity]
include/types/backend.h
src/backend.c
src/cfgparse.c