appneta / tcpreplay

Pcap editing and replay tools for *NIX and Windows - Users please download source from
http://tcpreplay.appneta.com/wiki/installation.html#downloads
1.15k stars 268 forks source link

[Bug] In latest release 4.4.2 Tcpreplay-edit is not working for ipv6 packets in linux. #753

Closed nahidaimroz closed 1 month ago

nahidaimroz commented 1 year ago

Describe the bug Tcpreplay-edit is not working for ipv6 packets in latest release 4.4.2. But it is working fine in release 4.3.4 , Looks like something got broken in release 4.4.0.

To Reproduce Steps to reproduce the behavior: tcpreplay-edit -l 1 --intf1= --enet-smac= --enet-dmac= ipv6_test.pcap

Expected behavior Tcpreplay-edit should work for both ipv4 and ipv6 packets

System (please complete the following information):

Additional context Ipv6 behavior https://github.com/appneta/tcpreplay/search?q=IPV6_MULTICAST_MAC

fklassen commented 1 year ago

where do I get ipv6_test.pcap?

fklassen commented 1 month ago

Closing as can't reproduce.