Actions
Bug #27112
openHosts table contains local ipv6 address
Status:
Pending release
Priority:
2
Assignee:
Category:
Web - UI & UX
Target version:
Pull Request:
Severity:
Minor - inconvenience | misleading | easy workaround
UX impact:
I dislike using that feature
User visibility:
Operational - other Techniques | Rudder settings | Plugins
Effort required:
Priority:
55
Name check:
To do
Fix check:
Checked
Regression:
No
Description
In node list, the table can be customized, it is possible to add
We remove local ipv4 addresses (line 127.0.0.1) to avoid cluttering the output but we do not filter local ipv6 address which clutter the table a lot
local ipv6 address start with fe80:
The problem is that ipv6 link local addresses are automatically generated and there can be a lot of addresses.
This means that even on a HD screen, it is possible to get only 1 or 2 in the nodes list page.
Files
Actions