Gabriel Ganne
Gabriel Ganne
> Thank you for preparing these changes and addressing the CI feedback. Please do not include the regenerated `configure` script into the commits. Done. Sorry, I forgot to clean them...
Hi @infrastation Makes sense since it's the same original author. I should have seen it, sorry about that. I'm willing to take over #773 and do the requested changes. I'll...
Hi, I had a look and it seems that juniper has an exception in the way the plugins works with regard to the extra buffer in question: tcpreplay works with...
Hi, It seems cpp-linter fails because it cannot find `plugins_types.h` include. Is it possible this is some configuration issue ? The normal build works fine. BR,
Looks like this is the same issue as in #813
Hi @iago-silva-unvoid tcpreplay is assuming Ethernet, but the pcap is written with Linux Cooked Capture (SLL). Since this is the link layer it's causing issues. For example you can notice...
I'm sorry, there' something about your answer that doesn't make sense to me: if your IP layer is missing, then you should not be able to decode and see Telnet....