commit | 21b7c8d618777d6bf684e52b082c23f7e04b0688 | [log] [tgz] |
---|---|---|
author | Elliott Hughes <enh@google.com> | Fri Oct 28 08:53:02 2016 -0700 |
committer | Elliott Hughes <enh@google.com> | Fri Oct 28 11:18:08 2016 -0700 |
tree | d272b49b1a2e3024d9521976f70b0ad0af299705 | |
parent | 9b1d69080c791c669bb6f6b4412847b0db26efe6 [diff] |
Dumpstate's netstat call should use -W. IPv6 addresses (which are quite normal on a real device connected to a mobile network) are truncated by netstat by default. (80 columns!) Supplying -W says "I care about seeing the IP addresses more than I care about fitting on a VT100". Bug: noticed in bugreport in http://b/32463933 Test: manual dumpstate run Change-Id: I6f8b9ee258ceaa2beeca588fc95adb17fe07d0c4