BTS

Message4895

Author korn
Recipients korn
Date 2014-11-18.21:03:08
Content
If the same IP is present on more than one interface, ip-screen will list it
several times, e.g.

# ip-screen 
169.254.255.254 | 169.254.0.1 | 169.254.255.254 | 169.254.0.1 | 169.254.0.1 |
169.254.15.254

This takes up precious space in the status line.

It would also be nice to be able to exclude IPs from being printed at all
(individually or by subnet), for example by way of an environment variable or
command line option.
History
Date User Action Args
2014-11-18 21:03:14kornsetrecipients: + korn
2014-11-18 21:03:09kornsetmessageid: <1416344589.04.0.287409090347.issue1329@bts.grml.org>
2014-11-18 21:03:09kornlinkissue1329 messages
2014-11-18 21:03:08korncreate