A system-independent interface for user-level packet capture
Repositories
BaseOS
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.
Install libpcap if you need to do low-level network traffic monitoring
on your network.
* Wed Jul 26 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 14:1.9.1-5
- Rebuilt for MSVSphere 8.8
* Mon Jan 18 2021 Michal Ruprich <mruprich@redhat.com> - 14:1.9.1-5
- Resolves: #1743650 - Enable inbox support for sniffing offloaded RDMA traffic with tcpdump
* Fri May 22 2020 Michal Ruprich <michalruprich@gmail.com> - 14:1.9.1-4
- Related: #1806422 - Building libpcap to side-tag for tcpdump
* Fri May 22 2020 Michal Ruprich <michalruprich@gmail.com> - 14:1.9.1-3
- Related: #1743650 - reverting rdma changes due to unresolved dependency loop
* Wed May 06 2020 Michal Ruprich <michalruprich@gmail.com> - 14:1.9.1-2
- Related: #1806422 - Building libpcap to side-tag for tcpdump
* Thu Apr 09 2020 Michal Ruprich <michalruprich@gmail.com> - 14:1.9.1-1
- Resolves: #1806422 - rebase libpcap to version 1.9.1
- Resolves: #1743650 - [RFE] enable inbox support for sniffing offloaded (RDMA) traffic with tcpdump
- Resolves: #1785330 - Invalid IPv4 addresses are accepted without reporting even a warning
- Resolves: #1792208 - Resource exhaustion while PHB header length validation
* Wed Jul 03 2019 Michal Ruprich <mruprich@redhat.com> - 14:1.9.0-3
- Resolves: #1708397 - Move libpcap.pc to libpcap-devel
- Removing obsolete group tag
* Wed May 22 2019 Michal Ruprich <mruprich@redhat.com> - 14:1.9.0-2
- Resolves: #1680929 - libpcap changes blocked until gating tests are added
* Wed Aug 01 2018 Michal Ruprich <mruprich@redhat.com> - 14:1.9.0-1
- New version 1.9.0
* Thu Jun 07 2018 Michal Ruprich <mruprich@redhat.com> - 14:1.8.1-9
- Adding support for AF_VSOCK (rhbz#1587833)