Bug 295909

Summary: IPv6 addresses not shown
Product: [Applications] kinfocenter Reporter: Pierre Buard <pierre+libre.kde>
Component: Network InterfacesAssignee: David Hubner <hubn3rd>
Status: RESOLVED DUPLICATE    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Pierre Buard 2012-03-13 10:21:47 UTC
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)
Comment 1 Christoph Feck 2013-12-29 19:11:12 UTC

*** This bug has been marked as a duplicate of bug 313892 ***