Clément Péron
Clément Péron
Hi, I have updated the cmake branch, and compilation of libs examples and tests are okay on my linux. Unfortunately I don't know much about github-ci, so I din't backport...
Switching to AP Mode failed the second times : ``` $> wpa_supplicant -Dnl80211 -iwlan0 -c/etc/wpa_supplicant.conf Successfully initialized wpa_supplicant wlan0: Trying to associate with e4:aa:5d:5e:aa:cc (SSID='Opera' freq=5280 MHz) wlan0: Associated with...
Hi, I'm using FetchContent_Declare() and FetchContent_MakeAvailable() to build locally the libpcap. But i got an issue when I link with pcap_static target the compiler can't find pcap.h. This is because...
The meta-rust zeus branch have this commit: https://github.com/meta-rust/meta-rust/commit/bf6705fb7f41b16c3277cbf84af0b9757dcd3a01 But this new syntax is not available under zeus @shr-project
This is a lighter MR of the previous #652 This one will try to keep the actual build system with actual CI and only introduce CMake. Hope it will be...
Just to keep package up to date
Test FreeBSD on Cirrus
This can give information during the configuration step of the libpcap used Example of the output on Macos ``` -- Performing Test PCAP_LINKS_SOLO -- Performing Test PCAP_LINKS_SOLO - Success --...
# Bug Report When I run: `dvc pull -f ./data_soft/file.dvc ` Where data_soft is a symbolink link to "./data/software" the ouput of dvc is wrong and think that the file...
There is 2 header where the macro guard is not properly defined