Bug 134532

Summary: IPv6 reverse DNS lookup uses ip6.int instead of ip6.arpa
Product: [Fedora] Fedora Reporter: Daniel Roesen <dr>
Component: mtrAssignee: Phil Knirsch <pknirsch>
Status: CLOSED RAWHIDE QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: rawhideCC: rvokal
Target Milestone: ---Keywords: EasyFix, Patch
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2004-10-06 15:49:15 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 123268    
Attachments:
Description Flags
Fixes IPv6 reverse DNS lookups to use ip6.arpa instead of ip6.int none

Description Daniel Roesen 2004-10-04 14:41:28 UTC
mtr uses ip6.int lookups for reverse DNS resolution instead of
the ip6.arpa standard. Attaching trivial one-liner patch to fix
this.

Comment 1 Daniel Roesen 2004-10-04 14:42:48 UTC
Created attachment 104717 [details]
Fixes IPv6 reverse DNS lookups to use ip6.arpa instead of ip6.int

Comment 2 Robert Scheck 2004-10-05 07:17:40 UTC
I totally agree; would be nice to see this patch added to the mtr 
package before the next freeze.

Comment 3 Phil Knirsch 2004-10-06 15:49:15 UTC
Sounds right, fix included in latest mtr package.

Read ya, Phil