Bug 92872 - [PATCH] dns/dnstracer: disable IPv6 support optionally
Summary: [PATCH] dns/dnstracer: disable IPv6 support optionally
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Edwin Groothuis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-06 02:50 UTC by Yen-Ming Lee
Modified: 2006-02-11 01:27 UTC (History)
1 user (show)

See Also:


Attachments
dnstracer-1.8.patch (531 bytes, patch)
2006-02-06 02:50 UTC, Yen-Ming Lee
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yen-Ming Lee freebsd_committer freebsd_triage 2006-02-06 02:50:02 UTC
- disable IPv6 support optionally

Port maintainer (edwin@mavetju.org) is cc'd.

Generated with FreeBSD Port Tools 0.63

How-To-Repeat: 
# dnstracer test.idv.tw
Tracing to test.idv.tw[a] via 127.0.0.1, maximum of 3 retries
127.0.0.1 (127.0.0.1)
 |\___ c.twnic.net.tw [idv.tw] (168.95.192.10)
 |\___ b.twnic.net.tw [idv.tw] (192.72.81.200)
 |\___ a.twnic.net.tw [idv.tw] (192.83.166.9)
 |\___ a.twnic.net.tw [idv.tw] (2001:0288:0001:1002:02e0:18ff:fe77:f174) create_socket/socket: Protocol not supported
If this is an IPv6 problem, run configure with --disable-ipv6
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-02-06 04:03:34 UTC
Responsible Changed
From-To: freebsd-ports-bugs->edwin

My port
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2006-02-11 01:27:17 UTC
State Changed
From-To: open->closed

Committed, thanks!