Fixed loopback being catched

This commit is contained in:
vauden
2024-11-08 20:09:21 +01:00
parent 21b6df6779
commit eb125bde1a
5 changed files with 11 additions and 17 deletions

View File

@@ -17,7 +17,7 @@
#include <netdb.h>
#include <fcntl.h>
#define PACKET_SIZE 64
#define PACKET_SIZE 56
struct icmp_header
{