Re: [pve-devel] [PATCH common 1/2] use better regex for remote ip check

2016-11-08 Thread Thomas Lamprecht
any comments on this series? On 11/03/2016 02:22 PM, Thomas Lamprecht wrote: while the input should be correctly generated by the other site its still better to be on the safe side, so check if the IP is really an valid one. Signed-off-by: Thomas Lamprecht ---

[pve-devel] [PATCH common 1/2] use better regex for remote ip check

2016-11-03 Thread Thomas Lamprecht
while the input should be correctly generated by the other site its still better to be on the safe side, so check if the IP is really an valid one. Signed-off-by: Thomas Lamprecht --- src/PVE/AbstractMigrate.pm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)