pcapplusplus
https://pcapplusplus.github.io/
PcapPlusPlus is a C++ network sniffing and packet parsing and
manipulation framework.
- Devel package for openSUSE:Factory
- Links to openSUSE:Factory / pcapplusplus
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout network/pcapplusplus && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
PcapPlusPlus-21.11.tar.gz | 0015418783 14.7 MB | |
pcap++-dpdk.patch | 0000000499 499 Bytes | |
pcap++-paths.patch | 0000002407 2.35 KB | |
pcapplusplus.changes | 0000012722 12.4 KB | |
pcapplusplus.spec | 0000002629 2.57 KB |
Revision 12 (latest revision is 21)
Luigi Baldoni (alois)
accepted
request 930381
from
Luigi Baldoni (alois)
(revision 12)
- Update to version 21.11 * DPDK 20.11 support * Support uio_pci_generic and vfio-pci kernel modules in DPDK setup script * Add the stream operator << to IP address and MAC address classes * Add the stream operator << to Packet and Layer * Add DHCPv6 protocol support * Get the full timestamp resolution from a standard pcap file * Add a new Packet constructor that uses a pre-allocated buffer * Add src/dst IP address setters in IPv6 layer * Add musl support * Support loopback interface in PfRingDeviceList * Modernize PcapPlusPlus examples and tutorials * Add IPv6 support in DNS Spoofing example * Convert TLVRecord to a templated class that can represent records with any type and length size * Convert PPPoE tags to use the TLV infrastructure * Modernize PcapPlusPlus test infrastructure: + Simplify string and object asserts + Replace printf with std::cout * Refactor and modernize PcapPlusPlus logger * Implement VlanLayet::computeCalculateFields() to calculate the next EtherType * Parse the 802.1ad QinQ EtherType as VlanLayer * Replace c-style string copy (sprintf) with cpp-style string copy using sstreams * Tons of bug fixes
Comments 6
There is a new version of PcapPlusPlus: v18.08. Is it possible to update this package?
Done.
@alois Can I suggest we change the web-site URL to https://pcapplusplus.github.io/ ?
@seladb done!
@alois there is a new PcapPlusPlus release: v22.05, do you think you update this package? https://github.com/seladb/PcapPlusPlus/releases/tag/v22.05
@seladb not quite, as per https://github.com/seladb/PcapPlusPlus/issues/883. I'd have to either create a separate legacy dpdk package and try to backport security patches if necessary or build it internally and statically link to it.
But the main thing is that I'm having problems at home and I can't take care of packages as much as I used to do. I will ask around, but if you know anyone willing to maintain this, perhaps users would be better served.