]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MEDIUM: config: add complete support for str2sa_range() in 'peer'
authorWilly Tarreau <w@1wt.eu>
Sun, 10 Mar 2013 17:37:42 +0000 (18:37 +0100)
committerWilly Tarreau <w@1wt.eu>
Sun, 10 Mar 2013 19:08:16 +0000 (20:08 +0100)
commitb36487e1062c04124cadff3b6ca4b2fe242d2020
tree8faca977e13b42bfa80f01ef4ff8ec30b950afae
parent4217a7dbab449fd3d3a244c1d92d9a6e54438773
MEDIUM: config: add complete support for str2sa_range() in 'peer'

The peer addresses are now completely parsed using str2sa_range()
and the resulting protocol is checked for support for connect().
src/cfgparse.c