]> git.ipfire.org Git - thirdparty/mtr.git/commit
Allow enabling IP info and ASN lookup from the curses interface
authorBaptiste Jonglez <git@bitsofnetworks.org>
Thu, 9 Jun 2016 16:19:29 +0000 (17:19 +0100)
committerBaptiste Jonglez <git@bitsofnetworks.org>
Thu, 9 Jun 2016 16:21:22 +0000 (17:21 +0100)
commitd4bb85a80ee3eb76d803e3cd04de2ccdf0379415
treefad98eda2a034c710f0f1d35037fc8953affa1b2
parent29c28edfbd41a0439aebff91fe3aeb2832780fb5
Allow enabling IP info and ASN lookup from the curses interface

Toggling IP info and ASN lookup from the curses interface can be done
using 'z' or 'y'.  But it was only allowed if it was first enabled via
a command-line switch (either -z or -y).
select.c