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