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-22.11.tar.gz | 0015528895 14.8 MB | |
pcap++-paths.patch | 0000002402 2.35 KB | |
pcapplusplus.changes | 0000015746 15.4 KB | |
pcapplusplus.spec | 0000002398 2.34 KB |
Revision 18 (latest revision is 21)
Dirk Mueller (dirkmueller)
committed
(revision 18)
- update to 22.11: * PcapPlusPlus officially moved to C++11! (thanks @clementperon !) * Remove the pthreads dependency and replace it with C++11 std::thread * Stop supporting MinGW32 on Windows since it doesn't support std::thread. MinGW-w64 and Visual Studio support remains unchanged * New protocols: * Telnet (thanks @egecetin !) * FTP (thanks @egecetin !) * ICMPv6 (thanks @kolbex !) * NDP (thanks @kolbex !) * LLC (thanks @egecetin !) * STP (thanks @egecetin !) * SOME/IP (thanks @kolbex !) * Wake on LAN (WoL) (thanks @egecetin !) * DPDK 21.11 support * Better support for DPDK i40e NICs * DPDK set up - add an option to get RTE_SDK from the command line or from an environment variable * Handle unilateral RST in TCP reassembly (thanks @neilstephens !) * Retrieve live device IPv6 address if available (thanks @jafar75 !) * Add .zst file extension support for pcapng files compressed with Zstd * Auto pre-commit monthly update * Add memory sanitizer regressions check * Add CodeQL SAST and remove LGTM which is being deprecated * Support multiple packets in fuzzing tests (thanks @sashashura !) * Revamped README.md (thanks @egecetin !) * Tons of bug fixes and minor improvements
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.