You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
With tcprewrite version 4.4.4 I could not change the Linux cooked capture layer (SLL) to Ethernet layer, while it's working fine with version 4.3.1
To Reproduce
Steps to reproduce the behavior:
Take a pcap with Linux cooked capture (DLT_LINUX_SLL 113)
Run the command tcprewrite --dlt=enet --enet-dmac=12:ab:34:89:fb:10 --enet-smac=00:1e:79:9e:f8:00 -i old.pcap -o new.pcap
Open the new.pcap with wireshark and you don't see the layers detected correctly
Screenshots
Version 4.4.4
Version 4.3.1
System (please complete the following information):
OS: Debian 11
Tcprewrite Version [e.g. 4.4.4]
The text was updated successfully, but these errors were encountered:
kYroL01
changed the title
Possible bug on tcprewrite version 4.4.4 for Ethernet layer
[Bug] Possible bug on tcprewrite version 4.4.4 for Ethernet layer
Sep 18, 2023
Describe the bug
With
tcprewrite
version 4.4.4 I could not change the Linux cooked capture layer (SLL) to Ethernet layer, while it's working fine with version 4.3.1To Reproduce
Steps to reproduce the behavior:
tcprewrite --dlt=enet --enet-dmac=12:ab:34:89:fb:10 --enet-smac=00:1e:79:9e:f8:00 -i old.pcap -o new.pcap
new.pcap
with wireshark and you don't see the layers detected correctlyScreenshots

Version 4.4.4
Version 4.3.1

System (please complete the following information):
The text was updated successfully, but these errors were encountered: