[ Все 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Пакет traceroute-3:2.1.1-1.el9.x86_64 download

Имя traceroute
Эпоха 3
Версия 2.1.1
Релиз 1.el9
Архитектура x86_64
Сайт http://traceroute.sourceforge.net
Лицензия GPLv2+
Время сборки 2025-03-31 17:48:28
Хост сборки builder-x86-08.inferitos.ru
Краткое описание Traces the route taken by packets over an IPv4/IPv6 network
Репозитории BaseOS
Полное описание The traceroute utility displays the route used by IP packets on their way to a specified network (or Internet) host. Traceroute displays the IP number and host name (if possible) of the machines along the route taken by the packets. Traceroute is used as a network debugging tool. If you're having network connectivity problems, traceroute will show you where the trouble is coming from along the route. Install traceroute if you need a tool for diagnosing network connectivity problems.
Эррата
Размер 57 КиБ
Исходный проект traceroute-2.1.1-1.el9
Контрольная сумма SHA-256 289a3f9b84b208978066d62bbc58d5ea68bf424a317d61122440ff9eda9b9637
× Full screenshot
История изменений link
* Mon Dec 02 2024 Jan Macku <jamacku@redhat.com> - 3:2.1.1-1
- rebase to 2.1.1 (RHEL-67117)
    Interpret ipv4-mapped ipv6 addresses (::ffff:A.B.C.D) as true ipv4.

	   There are no ipv4-mapped addresses in the real network which we
	   operate on, so use just ipv4 in such cases, but allow users
	   to specify it this way for convenience.

	  Return back more robast poll(2) loop handling.

* Wed Sep 18 2024 Jan Macku <jamacku@redhat.com> - 3:2.1.0-19
- make traceroute follow RFC-3484 conditionally (RHEL-58449)

* Thu Mar 28 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 3:2.1.0-18
- Rebuilt for MSVSphere 9.4 beta

* Mon Nov 27 2023 Jan Macku <jamacku@redhat.com> - 3:2.1.0-18
- add gating.yaml

* Mon Oct 30 2023 Jan Macku <jamacku@redhat.com> - 3:2.1.0-17
- fix improper command line parsing (CVE-2023-46316)