mbehr1 / vsc-webshark

Visual Studio Code extension to open pcap / network capture files using wireshark/sharkd.
GNU General Public License v2.0
26 stars 9 forks source link

fix: extract multiple dlt frames per udp packet #37

Closed mbehr1 closed 1 year ago

mbehr1 commented 1 year ago

UDP packets can contain multiple DLT logs. Adding parsing of DLT standard header for the length and write multiple logs with same reception time.

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 2.0.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: