]> git.ipfire.org Git - thirdparty/haproxy.git/commit
[MAJOR] Add new files src/peer.c, include/proto/peers.h and include/types/peers.h...
authorEmeric Brun <ebrun@exceliance.fr>
Thu, 23 Sep 2010 16:30:22 +0000 (18:30 +0200)
committerWilly Tarreau <w@1wt.eu>
Thu, 11 Nov 2010 08:29:08 +0000 (09:29 +0100)
commit2b920a1af1412dd518baf3caac739d54871779ce
tree603ab9ab27b893b53799ae715367ce940e9ea71f
parent85e77c7f0d7cce6cef2158dfdb3cf57871a25444
[MAJOR] Add new files src/peer.c, include/proto/peers.h and include/types/peers.h for sync stick table management

Add cmdline option -L to configure local peer name
Makefile
Makefile.bsd
Makefile.osx
include/proto/peers.h [new file with mode: 0644]
include/types/global.h
include/types/peers.h [new file with mode: 0644]
src/haproxy.c
src/peers.c [new file with mode: 0644]