fixed icmp seq

This commit is contained in:
wangyu
2017-07-31 19:01:50 +08:00
committed by wangyu
parent 46c4333240
commit 66e6e7946a
3 changed files with 56 additions and 26 deletions

View File

@@ -32,7 +32,7 @@ struct pseudo_header {
u_int16_t tcp_length;
};
struct packet_info_t
struct packet_info_t //todo change this to union
{
uint8_t protocol;
//ip_part: