Project

General

Profile

Actions

Bug #5546

closed

$bindip(0.0.0.0) returns wrong value

Added by westor (GR) about 2 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Scripting
Target version:
Start date:
04/17/2022
Due date:
% Done:

0%

Estimated time:
Operative System:
All
Regression:
No

Description

Hello,

It seems $bindip(<ip>) should return the best network adapter for connecting to that ip address, but returns $null on adiirc.

Example:

$bindip(::) = network adapter ipv6 address
$bindip(0.0.0.0) = network adapter ipv4 address

- Thanks!

Actions #1

Updated by Per Amundsen about 2 years ago

  • Subject changed from $bindip(0.0.0.0) and $bindip(::) seems not working to $bindip(0.0.0.0) returns wrong value
  • Status changed from New to Resolved

I fixed 0.0.0.0, but $bindip currently does not support ipv6 addresses and I don't have ipv6 so I can add it.

Actions #2

Updated by Per Amundsen about 2 years ago

  • Status changed from Resolved to Closed
Actions #3

Updated by Per Amundsen about 2 years ago

#5548 for $bindip for ipv6.

Actions

Also available in: Atom PDF