Bug 6413: Fix ipv4 and ipv6 patterns used by IpAddressNoZoneBuilder 90/44590/1
authorFilip Gregor <fgregor@cisco.com>
Tue, 16 Aug 2016 08:23:57 +0000 (10:23 +0200)
committerRobert Varga <nite@hq.sk>
Wed, 24 Aug 2016 09:48:28 +0000 (09:48 +0000)
due to vague regex definition there was no way to distinguish
if shorter ip address was ipv6 or ipv4 resulting in exception
added tests

Change-Id: Id81e26f018e718675fd58469204c7ad1b647a7b1
Signed-off-by: Filip Gregor <fgregor@cisco.com>
(cherry picked from commit 25b6f8582bce7502cbfe70bbe04860d5d75ff8f8)


No differences found