Clément Péron

Results 50 comments of Clément Péron

So introducing Cmake will drop Ubuntu 16.04 ? I think it's not that bad regarding that Ubuntu 22.04 is planned 3 months.

@seladb if I understood correctly the project name is PcapPlusPlus and export 3 libs => Pcap++ Packet++ and Common++. But it export only one PkgConfig file and all headers are...

@seladb any idea why the test_dnsresolver fails with MacOSX?

@seladb Windows build is Ok, it will be better to move to C++ Threads and clean all the mess with pthreads-win32. There is some missing things: - fix test on...

> > > > Also do you want to keep pkg-config and PcapPlusPlus.mk files? > > Once we have CMake support I don't think we need to keep the existing...

@seladb I would say pkg-config is a nice to have as this allow user to have a Makefile without Using CMake in their project. But we can drop PcapPlusPlus.mk which...

Hi @seladb, So this means that now for Makefile only pkg-config works I will keep the same name PcapPlusPlus.pc just for retrocompatibility But I think that Windows doesn't support pkg-config...

@ceggers-arri Agree we can install them in ${LIBDIR}/pcapplusplus/(pcap++|common++|packet++) like for the include @seladb what do you think?

Agree for MIT License, go for it in 21.05 @seladb :)

Fuzzer are clever and doesn't just brute force. I think it's a good idea but here it seems to fail and doesn't trig the CI. ``` ================================================================= ==21==ERROR: AddressSanitizer: stack-buffer-overflow...