irtt currently only accepts IPv6 addresses surrounded by brackets. If the host contains an IPv6 address literal (as identified by ipaddress.IPv6Address), surround the host with brackets before passing to irtt. This should address #238. You can view, comment on, or merge this pull request online at: https://github.com/tohojo/flent/pull/239 -- Commit Summary -- * runners: Bracket IPv6 addresses before passing to irtt -- File Changes -- M flent/runners.py (17) -- Patch Links -- https://github.com/tohojo/flent/pull/239.patch https://github.com/tohojo/flent/pull/239.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/tohojo/flent/pull/239