diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/include/ndpi_define.h.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/ndpi_define.h.in b/src/include/ndpi_define.h.in index 22bdbdbc2..7ea103fe6 100644 --- a/src/include/ndpi_define.h.in +++ b/src/include/ndpi_define.h.in @@ -383,7 +383,7 @@ #endif /* __APPLE__ */ #ifndef ETH_ARP -#define ETH_ARP 0x0800 /* IPv4 */ +#define ETH_ARP 0x0806 #endif #ifndef ETH_P_IP |