ipv6 support: linklocaladdr
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5986 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
121487f8fe
commit
91a712b863
@ -5886,7 +5886,7 @@ sub getipaddr()
|
||||
|
||||
#-------------------------------------------------------------------------------
|
||||
sub linklocaladdr {
|
||||
my $mac = shift;
|
||||
my ($class, $mac) = @_;
|
||||
$mac = lc($mac);
|
||||
my $localprefix = "fe80";
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user