tcpreplay icon indicating copy to clipboard operation
tcpreplay copied to clipboard

tcpedit - add dlt plugin sslv2

Open GabrielGanne opened this issue 1 year ago • 1 comments

Hi,

This adds support for V2 version of SLL. Most of it is the same as v1 and I tried to keep the same names anyway. Please have a look, maybe you'll want me to factorize some stuff ... I didn't because I find the code most simple that way.

ref: SLLV2: https://www.tcpdump.org/linktypes/LINKTYPE_LINUX_SLL2.html

GabrielGanne avatar Jan 09 '24 17:01 GabrielGanne

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,

GabrielGanne avatar Jan 21 '24 08:01 GabrielGanne

Thanks for the PR. This appears to be a duplicate of #727. I am still creating a PR and looking a conflicts to see if there are any improvements that can be brought in by this work.

I believe linter issues will be resolved once rebased off 4.5.0 branch. I'll investigate.

fklassen avatar Jun 01 '24 17:06 fklassen

Closing as duplicate of #727 / #820

fklassen avatar Jun 01 '24 18:06 fklassen