--- mtr-0.69/mtr.c.format 2005-09-05 17:02:01.000000000 +0200 +++ mtr-0.69/mtr.c 2005-09-05 17:01:19.000000000 +0200 @@ -74,7 +74,7 @@ /* default display field(defined by key in net.h) and order */ -unsigned char fld_active[2*MAXFLD] = "LS NABWV"; +unsigned char fld_active[2*MAXFLD] = "LNABWV"; int fld_index[256]; char available_options[MAXFLD]; --- mtr-0.69/report.c.format 2005-09-05 17:02:07.000000000 +0200 +++ mtr-0.69/report.c 2005-09-05 17:02:53.000000000 +0200 @@ -58,13 +58,13 @@ int len=0; struct hostent *host; - sprintf(buf, "HOST: %-33s", LocalHostname); + sprintf(buf, "%-33s Snt: %-5d", LocalHostname, MaxPing); for( i=0; i