]> git.kaiwu.me - haproxy.git/commit
MEDIUM: config: add complete support for str2sa_range() in 'server'
authorWilly Tarreau <w@1wt.eu>
Wed, 6 Mar 2013 19:04:27 +0000 (20:04 +0100)
committerWilly Tarreau <w@1wt.eu>
Sun, 10 Mar 2013 19:07:40 +0000 (20:07 +0100)
commit4217a7dbab449fd3d3a244c1d92d9a6e54438773
tree9ddd0c32f0adb54f446246635bdc6e0b51b44b42
parent1a20b144bce677fc42053cdc622d60bb5de335d1
MEDIUM: config: add complete support for str2sa_range() in 'server'

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