X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=src%2Fipv6.h;h=d98001d6a0c2569ad26358a0d43fd5f0f561eec2;hp=fee74f5ebc219b9399e6c141afac5eccfd2067c8;hb=79e46d08a46f2fef2ee4e8eac7ba487007160564;hpb=4ce4af4c712c80d08630767ec34787253da1021b diff --git a/src/ipv6.h b/src/ipv6.h index fee74f5e..d98001d6 100644 --- a/src/ipv6.h +++ b/src/ipv6.h @@ -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