Fixes for definitions under Windows.
This commit is contained in:
parent
4708f2c89e
commit
a9bbb3357a
2 changed files with 6 additions and 5 deletions
|
@ -95,6 +95,7 @@ struct icmp6_hdr {
|
|||
#define ICMP6_DST_UNREACH_NOROUTE 0
|
||||
#define ICMP6_DST_UNREACH 1
|
||||
#define ICMP6_PACKET_TOO_BIG 2
|
||||
#define ICMP6_DST_UNREACH_ADMIN 1
|
||||
#define ICMP6_DST_UNREACH_ADDR 3
|
||||
#define ND_NEIGHBOR_SOLICIT 135
|
||||
#define ND_NEIGHBOR_ADVERT 136
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue