Francesco Montorsi
Francesco Montorsi
Hi @pavja2 , I agree this could be a useful feature... patches are welcome :)
Support for Linux cooked header should not be difficult to add... it's not a priority for me though... patches are welcome :)
Hi @latk , Hi @marxin , any news on this topic ? At this point it looks like 2years have passed since this issue was created and indeed now gcc...
Hi, I've been hit by this bug as well, with my clang-format v5! Unfortunately I cannot use a different version, so please fix it! Thanks @tonybeckett for the workaround... I...
Actually I realized that the problem I hit was due to using the system-installed clang-format instead of the one I wanted to use that is: /opt/rh/llvm-toolset-7/root/usr/bin/clang-format (from Centos7 software collections)
Hi, Can you clarify which kind of analysis are you trying to make on the pap file? Are you searching for a string inside the pap? Consider large-pcap-analyzer has no...
Hi @championdot , please consider that as I mentioned large-pcap-analyzer runs fast because it does only transport-layer analysis (up to TCP/UDP) and does not have code and logic to carry...
Hi @thaJeztah , I've been reading your comments on https://github.com/moby/moby/pull/41805. Do you know if there's any way to ask docker daemon to stop exposing ports over IPv6 and limit it...
Ho @ricardoedgarsilva , I might be able to work on this shortly, it should be pretty easy to skip all statements that start with a dot. In the meantime can...
hi @daniel-theia , SKIDL looks very interesting (I was not aware about that). However I was unable to find a specification of the "netlist" produced by such tool, like: ```...