View Issue Details

IDProjectCategoryView StatusLast Update
0001070savapage-core[All Projects] Generalpublic2019-08-21 15:49
ReporterrijkrAssigned Torijkr 
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version1.1.0 
Target Version1.2.0Fixed in Version1.2.0 
Summary0001070: Improve server IP address retrieval
DescriptionIST: The first encountered IP address from the network interfaces list is taken as host IP address. When several interfaces exist, this may lead to an unwanted result. E.g. taking 172.17.0.1 of the Docker bridge network.
SOLL-1: Skip interface names for container/VM bridges and tunneling. E.g. the ones that start with "docker", "virbr" (libvirt) and "tun".
SOLL-2: Return a set of non-loopback IP addresses and make the consumer of the set decide which IP address to select.
SOLL-3: Show determined IP address in Admin Web App > About > Host System.
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2019-08-21 14:31 rijkr New Issue
2019-08-21 14:31 rijkr Status new => assigned
2019-08-21 14:31 rijkr Assigned To => rijkr
2019-08-21 15:49 rijkr Status assigned => resolved
2019-08-21 15:49 rijkr Resolution open => fixed
2019-08-21 15:49 rijkr Fixed in Version => 1.2.0