Skip to content

wireshark: extcap: fix output data link type#2543

Merged
IvanNardi merged 2 commits into
ntop:devfrom
IvanNardi:extcap
Sep 5, 2024
Merged

wireshark: extcap: fix output data link type#2543
IvanNardi merged 2 commits into
ntop:devfrom
IvanNardi:extcap

Conversation

@IvanNardi

@IvanNardi IvanNardi commented Sep 3, 2024

Copy link
Copy Markdown
Collaborator

Avoid forcing DLT_EN10MB but use the same data link type of the input pcap.
This way, we can use extcap functionality with input traces having Linux "cooked" capture encapsulation, i.e. traces captured on "any" interface

Export flow risk info

Avoid forcing `DLT_EN10MB` but use the same data link type of the input
pcap.
This way, we can use extcap functionality with input traces having Linux
"cooked" capture encapsulation, i.e. traces captured on "any" interface
@sonarqubecloud

sonarqubecloud Bot commented Sep 4, 2024

Copy link
Copy Markdown

@IvanNardi IvanNardi merged commit 23ae3d0 into ntop:dev Sep 5, 2024
@IvanNardi IvanNardi deleted the extcap branch September 5, 2024 14:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant