A network diagnostic tool
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;
|
||
|---|---|---|
| .cvsignore | ||
| Makefile | ||
| mtr-0.69-CVE-2002-0497.patch | ||
| mtr-0.69-format.patch | ||
| mtr-0.71-ipv6-resolvehostname.patch | ||
| mtr-0.71-underflow.patch | ||
| mtr.spec | ||
| sources | ||
| xmtr.consolehelper | ||
| xmtr.pam | ||