Skip to content

Commit

Permalink
Split regex for map and set elements to enable elements with colon.
Browse files Browse the repository at this point in the history
ipv6 contains colons, which is also a separator between keys and values
for map element, and it was used before in a regex, which prevented
ipv6 ips from being properly parsed as set elements.

Signed-off-by: Nadia Pinaeva <npinaeva@redhat.com>
  • Loading branch information
npinaeva committed Feb 27, 2024
1 parent b092650 commit f47a6dc
Show file tree
Hide file tree
Showing 2 changed files with 246 additions and 159 deletions.
Loading

0 comments on commit f47a6dc

Please sign in to comment.