| Summary: | IPv6 addresses not shown | ||
|---|---|---|---|
| Product: | [Applications] kinfocenter | Reporter: | Pierre Buard <pierre+libre.kde> |
| Component: | Network Interfaces | Assignee: | David Hubner <hubn3rd> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
*** This bug has been marked as a duplicate of bug 313892 *** |
The Network Interfaces Information Module lists all the enabled interfaces and their IPv4 addresses while missing the numerous IPv6 ones. Keeping the current presentation, listing all assigned addresses could be done using the familiar tree-like structure: *Name* *IP address* *Type* - lo ------------------ 127.0.0.1 ------------- Loopback (IPv4) ------------------ ::1 ------------------------ Loopback (IPv6) - eth0 -------------- 192.168.X.X ---------- Broadcast (IPv4) --------------- 2607:XXX:XXX... ---- Global (IPv6) --------------- fe80::... ----------------- Local (IPv6) + wlan0 ------------ 192.168.X.X ---------- Broadcast (IPv4)