commit | 98592db3231caa905e6d54129c621f3e8e9bbaa3 | [log] [tgz] |
---|---|---|
author | Mark Marshall <mark.marshall@omicronenergy.com> | Mon Mar 19 10:45:40 2018 +0100 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Tue Mar 27 23:28:53 2018 +0200 |
tree | b8f135f0b8abc6a7932f9a05b68eb0f71682a215 | |
parent | b5820d9fd88bb6cb1dfd1a934a3d346336d5cac2 [diff] |
netstat: produce numeric-ip output for non-resolved names If we don't ask for numerical output, and the symbolic look-up failed we used to get "(null)", but the numeric output would be better. function old new delta ip_port_str 109 121 +12 Signed-off-by: Mark Marshall <mark.marshall@omicronenergy.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>