ipv6 fix, replace the Socket library calls with NetworkUtils subroutines
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6040 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
7747bf92cb
commit
7fcf1a3a7f
@ -20,6 +20,7 @@ require xCAT::MsgUtils;
|
||||
use Getopt::Long;
|
||||
use Socket;
|
||||
require xCAT::DSHCLI;
|
||||
require xCAT::NetworkUtils;
|
||||
1;
|
||||
|
||||
#-------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user