Network diagnostic tool combining 'traceroute' and 'ping'
Репозитории
BaseOS
Полное описание
MTR combines the functionality of the 'traceroute' and 'ping' programs
in a single network diagnostic tool.
When MTR is started, it investigates the network connection between the
host MTR runs on and the user-specified destination host. Afterwards it
determines the address of each network hop between the machines and sends
a sequence of ICMP echo requests to each one to determine the quality of
the link to each machine. While doing this, it prints running statistics
about each machine.
MTR provides two user interfaces: an ncurses interface, useful for the
command line, e.g. for SSH sessions; and a GTK+ interface for X (provided
in the mtr-gtk package).
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2:0.92-3
- Rebuilt for MSVSphere 8.8
* Mon Jul 29 2019 Michal Sekletar <msekleta@redhat.com> - 2:0.92-3
- fix name of the gating config file (#1681042)
* Fri Jul 26 2019 Michal Sekletar <msekleta@redhat.com> - 2:0.92-2
- don't set setuid and filecaps manually (#1633182)
* Sat Aug 26 2017 Robert Scheck <robert@fedoraproject.org> - 2:0.92-1
- Rebase to 0.92 (#1458265)
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2:0.87-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2:0.87-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Thu Mar 02 2017 Michal Sekletar <msekleta@redhat.com> - 2:0.87-4
- Don't include git revision in version string
* Wed Mar 01 2017 Michal Sekletar <msekleta@redhat.com> - 2:0.87-3
- One more version bump for the same reason (hopefully last one)
* Wed Mar 01 2017 Michal Sekletar <msekleta@redhat.com> - 2:0.87-2
- Rebuilt because previous build doesn't have correct dist-tag
* Tue Feb 28 2017 Michal Sekletar <msekleta@redhat.com> - 2:0.87-1
- Rebase to latest upstream (#1365128)