icmpv6 works

This commit is contained in:
wangyu-
2018-07-24 08:33:42 -05:00
parent 2dc0670266
commit 184b198470
3 changed files with 167 additions and 47 deletions

View File

@@ -84,7 +84,8 @@ struct packet_info_t //todo change this to union
uint8_t protocol;
//u32_t src_ip;
//u32_t dst_ip;
my_ip_t new_src_ip;
my_ip_t new_dst_ip;