Пакет libpcap: Информация
Исходный пакет: libpcap
Версия: 1.10.5-alt1
Собран: 6 февраля 2025 г. 22:34
Категория: Система/Библиотеки
Сообщить об ошибке в пакетеДомашняя страница: http://www.tcpdump.org
Лицензия: BSD
О пакете: A system-independent interface for user-level packet capture
Описание:
Libpcap provides a portable framework for low-level network monitoring. Libpcap can provide network statistics collection, security monitoring and network debugging. Since almost every system vendor provides a different interface for packet capture, the libpcap authors created this system-independent API to ease in porting and to alleviate the need for several system-dependent packet capture modules in each application.
Список бинарных RPM-пакетов, собираемых из данного SRPM:
libpcap-devel (riscv64)
libpcap0.8 (riscv64)
libpcap0.8-debuginfo (riscv64)
libpcap-devel (riscv64)
libpcap0.8 (riscv64)
libpcap0.8-debuginfo (riscv64)
Сопровождающий: Arseny Maslennikov
Последнее изменение
5 февраля 2025 г. Arseny Maslennikov 2:1.10.5-alt1
- 1.10.4 -> 1.10.5.
5 июня 2023 г. Arseny Maslennikov 2:1.10.4-alt1
- 1.9.1 -> 1.10.4.
26 мая 2020 г. Nikita Ermakov 2:1.9.1-alt2
- Try to use different sockets (AF_NETLINK, AF_UNIX, AF_INET) for ioctls. - Get the ARPHRD_ values from a Linux kernel header.