more code cleanup, to make it more clear and obvious re ipv4 and 6

This commit is contained in:
Harald Hope 2017-05-31 17:17:54 -07:00
parent 716f02e5c9
commit f9656d4d05

1
inxi
View file

@ -8093,6 +8093,7 @@ get_networking_local_ip_data()
gawk -v ipTool=$ip_tool -v bsdType=$BSD_TYPE '
BEGIN {
IGNORECASE=1
addExtV6 = ""
addIpV6 = ""
interface=""
ipExtV6=""