]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: peers: centralize configuration of the peers frontend
authorWilly Tarreau <w@1wt.eu>
Fri, 13 Mar 2015 14:47:26 +0000 (15:47 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 13 Mar 2015 15:23:00 +0000 (16:23 +0100)
commit91d9628a51c1dcfea0a07027a98be8f5c73e453c
treedff83ee8ab005697ce640f52a0c9042882346aa9
parent9ff95bb18c4cd9ae747fa5b3bef6d3f94e54172f
MINOR: peers: centralize configuration of the peers frontend

This is in order to stop exporting the peer_accept() function.
include/proto/peers.h
src/cfgparse.c
src/peers.c