mark IPV6TODP for routines that will not work under IPV6
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1894 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
ac1ea47df4
commit
ffe2b0d16f
@ -2097,7 +2097,7 @@ sub get_ServiceNode
|
||||
#-----------------------------------------------------------------------------
|
||||
sub toIP
|
||||
{
|
||||
|
||||
# does not support IPV6 IPV6TODO
|
||||
if ($_[0] =~ /^(\d{1,3}\.\d{1,3}\.\d{1,3}\.\d{1,3})$/)
|
||||
{
|
||||
return ([0, $_[0]]);
|
||||
|
Loading…
x
Reference in New Issue
Block a user