johanmazelanssi
johanmazelanssi
I just recompiled the code above with rustc 1.60.0 and pnet 0.29. I got the same error.
I confirm that this branch fixes this problem. Thank you very much. I noticed another correctness problem that does impact this bug. `let fragment_offset_with_flags = fragment_offset * 8 + mf;`...
It looks like the PR now has conflicts with the master branch. A rebase may be required to solve these conflicts. Thank you very much for helping me with my...
I am not using any container or VM. As far as I know, there is no writing rights problem for the SparQ directory and sub-directories. If you are interested, I...
Do you want the compilation log files? I can collect them for both Debian Stable and Testing.
Wouldn't it be better if I just drop them here?
I use the following three commands: * autoreconf -i * ./configure * make Here are attached log files for each command and each OS (Debian Stable and Testing): * Debian...
I created an archive with two directories that each contains a Vagrantfile for the two Debian versions: Stable and Testing. You can thus reproduce the results yourself by just doing...