More work on the IP Stack, now responds to pings
[tpg/acess2.git] / Modules / IPStack / icmp.h
index abd19cb..a9594f8 100644 (file)
@@ -21,7 +21,7 @@ struct sICMPHeader
 // === CONSTANTS ===
 enum eICMPTypes
 {
-       ICMP_ECHOREPLY = 1,
+       ICMP_ECHOREPLY = 0,
        ICMP_UNREACHABLE = 3,
        ICMP_QUENCH = 4,
        ICMP_REDIRECT = 5,

UCC git Repository :: git.ucc.asn.au