A network diagnostic tool
Go to file
Marcela Mašláňová 1e86198c1b --- mtr-0.71/dns.c.mar 2006-07-03 07:53:28.000000000 +0200
mtr-0.71/dns.c 2006-07-03 07:52:26.000000000 +0200 @@ -1357,7 +1357,7 @@
    #ifdef ENABLE_IPV6 /* Returns an ip6.arpa character string. */ void
    addr2ip6arpa( ip_t * ip, char * buf ) {
- char * p = (char *) ip;
unsigned char * p = (unsigned char *) ip; char * b = buf; int i;
2006-07-03 06:31:07 +00:00
.cvsignore - update to mtr-0.71 2006-03-24 09:49:41 +00:00
Makefile Setup of module mtr 2004-09-09 08:49:58 +00:00
mtr-0.69-CVE-2002-0497.patch - Updated to mtr-0.69 2005-02-09 17:23:38 +00:00
mtr-0.69-format.patch - Made the output, especially for reports much more readable (#147865) 2005-09-05 15:05:20 +00:00
mtr-0.71-ipv6-resolvehostname.patch --- mtr-0.71/dns.c.mar 2006-07-03 07:53:28.000000000 +0200 2006-07-03 06:31:07 +00:00
mtr-0.71-underflow.patch - /* impossible? if( totusec < 0 ) totusec = 0 */; 2006-05-30 08:47:56 +00:00
mtr.spec --- mtr-0.71/dns.c.mar 2006-07-03 07:53:28.000000000 +0200 2006-07-03 06:31:07 +00:00
sources - update to mtr-0.71 2006-03-24 09:49:41 +00:00
xmtr.consolehelper - Fixed xmtr to be installed in /usr/bin instead of /usr/X11R6/bin 2005-10-21 15:05:05 +00:00
xmtr.pam - use include instead of pam_stack in pam config 2005-10-07 11:52:21 +00:00