CLEANUP: hlua: Use net_addr structure internally to parse and compare addresses
authorChristopher Faulet <cfaulet@haproxy.com>
Fri, 26 Feb 2021 08:39:05 +0000 (09:39 +0100)
committerChristopher Faulet <cfaulet@haproxy.com>
Fri, 26 Feb 2021 12:53:26 +0000 (13:53 +0100)
commit29e9326f2f2a0d4f611f2c6bc43e29ea6272a345
treefb99ea963f4e6750230fe97059b22b228f691786
parent5d1def623a4b1ba4794f5e56f5bf6602e86a5420
CLEANUP: hlua: Use net_addr structure internally to parse and compare addresses

hlua_addr structure may be replaced by net_addr structure to parse and
compare addresses. Both structures are similar.
include/haproxy/hlua-t.h
src/hlua_fcn.c