commit | 49bbf528e47793c716ddaba1cb0bdb039f659075 | [log] [tgz] |
---|---|---|
author | Joseph C. Sible <josephcsible@gmail.com> | Mon May 04 22:20:32 2020 -0400 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Tue May 05 11:24:39 2020 +0200 |
tree | 498484a5d0879aa463098ffb39f84b7522679551 | |
parent | 3970819a550a78eb8e88c47fdf0516f9777a91fd [diff] |
MINOR: lua: allow changing port with set_addr Add an optional port parameter, which can be either a number or a string (to support '+' and '-' for port mapping). This fixes issue #586.