seladb
seladb
I tested it a long time ago, but if I remember correctly a shared library on Windows doesn't work well because many of PcapPlusPlus APIs expose a direct access to...
> I think it is worth trying to investigate the possibility of this topic again. @clementperon do you remember if you tested it when we migrated to CMake? 🤔 Anyway,...
> We already open once the topic #1101 > > I could try to fix the build but I would not be able to push further Thank you @clementperon !...
@egecetin we removed Ubuntu 18.04, do you think you can update the PR and resolve conflicts? If the PR is ready for review I can review it
> @seladb This PR is also ready for review but what do you think about it? Merge before release or after release? It is nice to merge before release but...
> @seladb last test run: https://github.com/egecetin/PcapPlusPlus/actions/runs/10544926628 Where are the packages created? This tag doesn't have any packages attached... 🤔
> It was draft. Released now > > https://github.com/egecetin/PcapPlusPlus/releases/tag/v24.2 @egecetin I couldn't find the `.sigstore.json` file in the atrifacts 🤔
@Dimi1010 this code was written many years ago so I don't remember all the details, but I _think_ the `PF_RING_REENTRANT` flag should be set if multiple threads are going to...
> This would work. I think a bool in the `openChannel` functions would be enough. Something like `multithreadedCaptureSupport` that controls if the flag is used. Yes, something like that could...
@alnasir7 are you still planning to work on it?