Package libpcap: Information

    Source package: libpcap
    Version: 1.10.5-alt1
    Build time:  Feb 6, 2025, 10:34 PM
    Category: System/Libraries
    Report package bug
    License: BSD
    Summary: A system-independent interface for user-level packet capture
    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.

    List of RPM packages built from this SRPM:
    libpcap-devel (riscv64)
    libpcap0.8 (riscv64)
    libpcap0.8-debuginfo (riscv64)

    Maintainer: Arseny Maslennikov


      1. libdbus-devel
      2. libbluez-devel
      3. flex

    Last changed


    Feb. 5, 2025 Arseny Maslennikov 2:1.10.5-alt1
    - 1.10.4 -> 1.10.5.
    June 5, 2023 Arseny Maslennikov 2:1.10.4-alt1
    - 1.9.1 -> 1.10.4.
    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.