-
Notifications
You must be signed in to change notification settings - Fork 720
Pull requests: seladb/PcapPlusPlus
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix inclusive
parseUntil
condition in the main packet parse loop.
bug
refactoring
#1964
opened Sep 12, 2025 by
Dimi1010
Loading…
Use file content heuristics to decide file reader.
API deprecation
Pull requests that deprecate parts of the public interface.
enhancement
#1962
opened Sep 12, 2025 by
Dimi1010
Loading…
Add boundary checks to prevent memory safety issues in BgpLayer::getHeaderLen
#1954
opened Sep 10, 2025 by
danasana
Loading…
Improved smart pointer usages to KniDevice and DpdkDevice.
refactoring
#1901
opened Jul 26, 2025 by
Dimi1010
Loading…
Add
RawPacketBase
as common base class between raw packet implementations.
refactoring
#1900
opened Jul 26, 2025 by
Dimi1010
Loading…
Cleanup of
PcapLiveDevice
capture machinery.
refactoring
#1838
opened May 31, 2025 by
Dimi1010
Loading…
Force pcapplusplus prefix in include
API breaking change
Pull request contains a breaking change to the public interface.
#1586
opened Sep 19, 2024 by
clementperon
Loading…
Added Common++ unit test project based on Gtest.
enhancement
tests
#1507
opened Jul 21, 2024 by
Dimi1010
Loading…
ProTip!
Exclude everything labeled
bug
with -label:bug.