fix regex expression to find IPV4 address 00/73800/2
authorLuc Provoost <luc.provoost@gmail.com>
Sun, 8 Jan 2023 12:18:29 +0000 (13:18 +0100)
committerLuc Provoost <luc.provoost@gmail.com>
Mon, 9 Jan 2023 10:06:50 +0000 (10:06 +0000)
commit48eb65487632eef9713f724b25efb44fe41f07d9
tree5768fbfb55075f62812332ddabaa1441279c6716
parent13389617efbcb463caeca5d6209655b76ba87abe
fix regex expression to find IPV4 address

helper.lua contains code to parse the IP addresses in the parameters.lua
file. The regular expression to find the IPV4 address is fixed.

Signed-off-by: Luc Provoost <luc.provoost@gmail.com>
Change-Id: I9baf2b059fa281dc408bd0ea59b77d294750c1ef
VNFs/DPPD-PROX/helper-scripts/rapid/helper.lua