]> git.proxmox.com Git - pve-common.git/commit - data/PVE/Tools.pm
export regular expressions for IPv4 and IPv6 addresses
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 30 Oct 2013 11:38:30 +0000 (12:38 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 30 Oct 2013 11:38:30 +0000 (12:38 +0100)
commit602ec0cd717a41b34711aa6776bca058a08da35e
tree3adc4660e1af180a58d423a64aae8fa93550c61b
parent28dfcc31798c5aee7d8e58ba3fecb35e4d88fbe9
export regular expressions for IPv4 and IPv6 addresses

The regular expression in Regexp::IPv6 is very difficult to read, so
we simply define our own here.
data/PVE/Tools.pm