johanmazelanssi

Results 3 issues of johanmazelanssi

I am using libpnet 0.27.2. I get an error when I try to populate a MutableFragmentPacket. For example with something like this. ``` extern crate pnet; use pnet::packet::Packet; use pnet::packet::ip::IpNextHeaderProtocol;...

My libtool package version is 2.4.6-15. The INSTALL file specifies that "In the source directory, run autogen.sh (or: autoreconf -fi) to generate the configure script." autogen.sh displays "./autogen.sh: 5: glibtoolize:...

My configuration is the following: Debian Testing with kernel 5.19.0, g++ 12.2.0, and SBCL 2.2.3. I use the SparQ version from the master branch from this repository. I am trying...