PcapPlusPlus is a multiplatform C++ library for capturing, parsing and crafting of network packets. It is designed to be efficient, powerful and easy to use. It provides C++ wrappers for the most popular packet processing engines such as libpcap, Npcap, WinPcap, DPDK, AF_XDP and PF_RING.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Additional details and impacted files
```diff @@ Coverage Diff @@ ## dev #1555 +/- ## ======================================== Coverage 82.93% 82.93% ======================================== Files 273 273 Lines 46353 46353 Branches 9296 9508 +212 ======================================== Hits 38444 38444 - Misses 7075 7111 +36 + Partials 834 798 -36 ``` | [Flag](https://app.codecov.io/gh/seladb/PcapPlusPlus/pull/1555/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [fedora39](https://app.codecov.io/gh/seladb/PcapPlusPlus/pull/1555/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | `74.53% <ø> (ø)` | | | [macos-12](https://app.codecov.io/gh/seladb/PcapPlusPlus/pull/1555/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | `80.89% <ø> (ø)` | | | [macos-13](https://app.codecov.io/gh/seladb/PcapPlusPlus/pull/1555/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | `80.31% <ø> (ø)` | | | [macos-14](https://app.codecov.io/gh/seladb/PcapPlusPlus/pull/1555/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | `80.23% <ø> (ø)` | | | [mingw32](https://app.codecov.io/gh/seladb/PcapPlusPlus/pull/1555/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | `71.45% <ø> (ø)` | | | [mingw64](https://app.codecov.io/gh/seladb/PcapPlusPlus/pull/1555/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | `71.44% <ø> (ø)` | | | [npcap](https://app.codecov.io/gh/seladb/PcapPlusPlus/pull/1555/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | `84.90% <ø> (ø)` | | | [rhel94](https://app.codecov.io/gh/seladb/PcapPlusPlus/pull/1555/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | `74.33% <ø> (ø)` | | | [ubuntu2004](https://app.codecov.io/gh/seladb/PcapPlusPlus/pull/1555/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | `57.90% <ø> (-0.01%)` | :arrow_down: | | [ubuntu2004-zstd](https://app.codecov.io/gh/seladb/PcapPlusPlus/pull/1555/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | `58.05% <ø> (+0.02%)` | :arrow_up: | | [ubuntu2204](https://app.codecov.io/gh/seladb/PcapPlusPlus/pull/1555/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | `74.26% <ø> (ø)` | | | [ubuntu2204-icpx](https://app.codecov.io/gh/seladb/PcapPlusPlus/pull/1555/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | `58.43% <ø> (ø)` | | | [ubuntu2404](https://app.codecov.io/gh/seladb/PcapPlusPlus/pull/1555/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | `74.49% <ø> (-0.04%)` | :arrow_down: | | [unittest](https://app.codecov.io/gh/seladb/PcapPlusPlus/pull/1555/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | `82.93% <ø> (ø)` | | | [windows-2019](https://app.codecov.io/gh/seladb/PcapPlusPlus/pull/1555/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | `84.94% <ø> (ø)` | | | [windows-2022](https://app.codecov.io/gh/seladb/PcapPlusPlus/pull/1555/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | `84.95% <ø> (ø)` | | | [winpcap](https://app.codecov.io/gh/seladb/PcapPlusPlus/pull/1555/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | `84.90% <ø> (ø)` | | | [xdp](https://app.codecov.io/gh/seladb/PcapPlusPlus/pull/1555/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | `49.29% <ø> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#carryforward-flags-in-the-pull-request-comment) to find out more.:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.