seladb
seladb
> @seladb any idea why the test_dnsresolver fails with MacOSX? I'm not sure why it fails... it gives this error: ```text [ERROR: /Users/runner/work/PcapPlusPlus/PcapPlusPlus/Pcap++/src/PcapLiveDevice.cpp: doOpen:276] (cannot open BPF device) /dev/bpf0: Permission...
> @seladb Windows build is Ok, it will be better to move to C++ Threads and clean all the mess with pthreads-win32. Yes, I think moving to C++11 (and get...
> You mean support ZSTD, LibPcap, WinPcap, NPCAP, etc.. ? Yes... do you see any other way that will make it simple for people to use this library?
> @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...
> @ceggers-arri Agree we can install them in ${LIBDIR}/pcapplusplus/(pcap++|common++|packet++) like for the include > > @seladb what do you think? Yes, I agree. We can put the lib files in...
@clementperon I just saw there are conflicts between your branch and `dev`, I think we should resolve them before moving on...
@sashashura just FYI - you can keep the PR open as "draft" if you want to test things. You don't have to close and reopen it :)
> @clementperon could you do the review? @seladb seems to be unavailable at the moment Hi @kolbex , I'm sorry for the late reply, I was out for a few...
@kolbex what should we do with this PR? Please see my comment on the general design: https://github.com/seladb/PcapPlusPlus/pull/902#pullrequestreview-1019350061
> @seladb thanks for the review and sorry for the late reply i also find it a good idea to move the NDP Layer together with the ICMPv6 Layer into...