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-17.11.tar.gz | 0011147645 10.6 MB | |
pcap++-dpdk.patch | 0000000882 882 Bytes | |
pcap++-paths.patch | 0000002323 2.27 KB | |
pcapplusplus.changes | 0000002125 2.08 KB | |
pcapplusplus.spec | 0000002632 2.57 KB |
Revision 3 (latest revision is 21)
Luigi Baldoni (alois)
accepted
request 576363
from
Luigi Baldoni (alois)
(revision 3)
- Update to version 17.11 * Added TCP reassembly module * Set Unilicense as PcapPlusPlus license * Added support for DPDK 16.11 and 17.02 (replacing old 2.1 version) * Added 5 tutorials for getting started with PcapPlusPlus: http://seladb.github.io/PcapPlusPlus-Doc/tutorials.html * Added installation target ('make install') on Linux and MacOS * New protocols: + SIP + SDP + IPv4 options + Raw IP link layer type + VXLAN * New and updated utilities: + New TCP reassembly utility + PcapSplitter now includes split criteria in split file names (for example: when splitting by client IP output files will look like: filename-client-ip-x.x.x.x.pcap). This applies also to splitting by server IP, server port and BPF filter (thanks to @bpagon13 !) + PcapSplitter now supports splitting pcap files with link type other than Ethernet + Added version information for all utilities * Choose whether to parse a packet fully or up to a certain layer * Added support for libpcap immediate mode where supported (libpcap ver>=1.5) - thanks to @f-squirrel ! * pthreads on MinGW are now linked statically (upgraded pthreads to 2.10) * Added PcapPlusPlus version and Git info API * Clean-ups: + Removed unnecessary files and reduced repo size + Removed compilation warnings + Cleaner makefiles and makefile output + Moved debug-new to 3rd-party * Many bugfixes - Dropped pcap++-rpmlint.patch and pcap++-big_endian.patch (merged upstream) - Refreshed pcap++-dpdk.patch - Added pcap++-paths.patch - Disabled dpdk until upstream catches up with current version
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.