commit | 0adb3a3d4eddd85d2220e8e6f6603e5e9ae36b26 | [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 08:53:02 2016 -0700 |
tree | f003bf3cd637b377b1574a5e2aeac77c96e5b832 | |
parent | a3408388959075581d574112a8c492b85bf50bab [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