Skip to content

Do not drop the data field in decapsulate #3515

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Sep 19, 2023

Conversation

dominiklohmann
Copy link
Member

This changes the decapsulate operator to keep the data field in its incoming packet events that rather than dropping it. It does so without copying the data.

@dominiklohmann dominiklohmann added the improvement An incremental enhancement of an existing feature label Sep 15, 2023
@dominiklohmann dominiklohmann added the operator Source, transformation, and sink label Sep 15, 2023
@dominiklohmann dominiklohmann force-pushed the topic/decapsulate-keep-data branch 4 times, most recently from 8983658 to 2d7ba09 Compare September 15, 2023 13:31
@mavam mavam force-pushed the topic/decapsulate-keep-data branch from 2d7ba09 to e1841f1 Compare September 16, 2023 18:36
dominiklohmann and others added 3 commits September 16, 2023 20:40
This changes the `decapsulate` operator to keep the `data` field in its
incoming packet events that rather than dropping it. It does so without
copying the data.
@mavam mavam force-pushed the topic/decapsulate-keep-data branch from e1841f1 to ebcf479 Compare September 16, 2023 18:40
@mavam mavam force-pushed the topic/decapsulate-keep-data branch from 8330237 to 981b70a Compare September 18, 2023 08:46
Copy link
Member

@mavam mavam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dominiklohmann mind glossing over the code just briefly? I especially the refactoring of the PCAP saver could use another pair of eyes.

@dominiklohmann dominiklohmann merged commit 70d2fdc into main Sep 19, 2023
@dominiklohmann dominiklohmann deleted the topic/decapsulate-keep-data branch September 19, 2023 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement An incremental enhancement of an existing feature operator Source, transformation, and sink
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants