SOURCES: mtr-display.patch (NEW) - patch for display Received pack...

marcus marcus at pld-linux.org
Sun Sep 18 11:53:19 CEST 2005


Author: marcus                       Date: Sun Sep 18 09:53:19 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- patch for display Received packets counter

---- Files affected:
SOURCES:
   mtr-display.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/mtr-display.patch
diff -u /dev/null SOURCES/mtr-display.patch:1.1
--- /dev/null	Sun Sep 18 11:53:19 2005
+++ SOURCES/mtr-display.patch	Sun Sep 18 11:53:13 2005
@@ -0,0 +1,12 @@
+diff -uNr mtr-0.69.orig/mtr.c mtr-0.69/mtr.c
+--- mtr-0.69.orig/mtr.c	2005-09-18 10:54:21.000000000 +0200
++++ mtr-0.69/mtr.c	2005-09-18 11:31:50.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] = "LSR NABWV";
+ int           fld_index[256];
+ char          available_options[MAXFLD];
+ 
================================================================



More information about the pld-cvs-commit mailing list