Dear Maintainer, I tried using mtr and came up empty. It says and I quote "Unable to allocate IPv6 socket for nameserver communication: Address family not supported by protocol" I looked at the binary and it seems to be in /usr/bin as can be seen here :- $ dpkg -L mtr | head /. /usr /usr/bin /usr/bin/mtr Looking forward for a fix.
You need a kernel that has IPv6 support (even if you don't have it configured) to use mtr.This is likely the same as bug #721792.
Control: fixed -1 0.86-1 Confirmed to work fine on Stretch. According to an upstream commit this has been fixed in 0.86 https://github.com/traviscross/mtr/commit/12c53f98e44598b87d3f2308e0d892f49d7af8e4 Bernhard