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
I am sending some packets in a loop, and I am also writing these packets using pcap writer. However, in my loop as I hit 204 (loop number), I get segmentation fault. Currenly, I am sending 5 packets in a loop. I sleep for 4 seconds after each iteration. Then I send 5 packets again and so on. Can you please hint at what might the problem be?
The text was updated successfully, but these errors were encountered:
Hi,
I am sending some packets in a loop, and I am also writing these packets using pcap writer. However, in my loop as I hit 204 (loop number), I get segmentation fault. Currenly, I am sending 5 packets in a loop. I sleep for 4 seconds after each iteration. Then I send 5 packets again and so on. Can you please hint at what might the problem be?
The text was updated successfully, but these errors were encountered: