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)
*** This bug has been marked as a duplicate of bug 313892 ***