Name: | iputils |
---|---|
Version: | 20180629 |
Release: | 11.el8 |
Architecture: | aarch64 |
Group: | System Environment/Daemons |
Size: | 562300 |
License: | BSD and GPLv2+ |
RPM: | iputils-20180629-11.el8.aarch64.rpm |
Source RPM: | iputils-20180629-11.el8.src.rpm |
Build Date: | Sat Oct 14 2023 |
Build Host: | build-ol8-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/iputils/iputils |
Summary: | Network monitoring tools including ping |
Description: | The iputils package contains basic utilities for monitoring a network, including ping. The ping command sends a series of ICMP protocol ECHO_REQUEST packets to a specified network host to discover whether the target machine is alive and receiving network traffic. |
- Add support for VRF with ping command (#2208409)
- Fix regression of output when pinging unreachable IPv6 host (#2057570)
- Fix copying input IPv6 address (#2047659)
- Make ping unprivileged (#2030107)
- Revert patch introduced by #1852638 (#1928179)
- Exit on error (#1852638)
- Change error() -> fprintf() reported by covscan (#1852638)
- Fix infinite loop caused by subsecond timeouts (#1852638)
- Fix incorrect ping statistics (#1901780)
- covscan fix (#1606968)