Package libpcap-devel
Binary package: libpcap-devel
Version: 1.9.1-alt2
Architecture: x86_64
Source package: libpcap
Category: Development/C
Report package bug
Version: 1.9.1-alt2
Architecture: x86_64
Build time: Jul 13, 2021, 06:24 PM
in the task #278380
Category: Development/C
Report package bug
Gear: https://git.altlinux.org/gears/l/libpcap.git?a=tree;hb=4207cc60d…
Download: libpcap-devel-1.9.1-alt2.x86_64.rpm
Build log: https://git.altlinux.org/tasks/278380/build/100/x86_64/log
Home page: http://www.tcpdump.org
Download: libpcap-devel-1.9.1-alt2.x86_64.rpm
Build log: https://git.altlinux.org/tasks/278380/build/100/x86_64/log
Home page: http://www.tcpdump.org
License: BSD
Summary: Development environment for the packet capture library
Description:
Last changes:Summary: Development environment for the packet capture library
Description:
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. This package contains development files needed to develop libpcap-based applications such as tcpdump, etc.
May 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. |
Oct. 17, 2019 Nikita Ermakov 2:1.9.1-alt1 |
- Update to 1.9.1. - Do not compress CHANGES. - (Fixes CVE-2018-16301 CVE-2019-15161 CVE-2019-15162 CVE-2019-15163 CVE-2019-15164 CVE-2019-15165) |
Jan. 24, 2019 Nikita Ermakov 2:1.9.0-alt2 |
- Fix VERSION. |