X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=src%2Fipv4.h;h=c3feb29af01e6d57774bf07dc2e5e47f96a653e2;hb=a86faaf34711d6b0f278b670d70a229a3cf0d479;hp=57d236d33115f901ce2087834917b4214bf42826;hpb=40c28589328a2aa96c2ce1419c5d90616c758b3d;p=meshlink diff --git a/src/ipv4.h b/src/ipv4.h index 57d236d3..c3feb29a 100644 --- a/src/ipv4.h +++ b/src/ipv4.h @@ -1,7 +1,7 @@ /* ipv4.h -- missing IPv4 related definitions Copyright (C) 2005 Ivo Timmermans - 2006 Guus Sliepen + 2006-2012 Guus Sliepen This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -72,7 +72,7 @@ struct ip { #endif uint8_t ip_tos; uint16_t ip_len; - uint16_t ip_id; + uint16_t ip_id; uint16_t ip_off; #define IP_RF 0x8000 #define IP_DF 0x4000