From: Francis Dupont Date: Sat, 30 Aug 2025 22:57:37 +0000 (+0200) Subject: [#4040] Fixed RFC number X-Git-Tag: Kea-3.1.2~17 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=9d73bed99e09b610776f2613d34cc8a53e4b24fc;p=thirdparty%2Fkea.git [#4040] Fixed RFC number --- diff --git a/src/lib/dhcp/dhcp6.h b/src/lib/dhcp/dhcp6.h index 83dc427da7..788f065ad7 100644 --- a/src/lib/dhcp/dhcp6.h +++ b/src/lib/dhcp/dhcp6.h @@ -157,7 +157,7 @@ enum DHCPv6OptionType { // D6O_S46_BIND_IPV6_PREFIX = 137, /* RFC8539 */ // D6O_IA_LL = 138, /* RFC8947 */ // D6O_LLADDR = 139, /* RFC8947 */ -// D6O_SLAP_QUAD = 140, /* RFC8958 */ +// D6O_SLAP_QUAD = 140, /* RFC8948 */ // D6O_V6_DOTS_RI = 141, /* RFC8973 */ // D6O_V6_DOTS_ADDRESS = 142, /* RFC8973 */ D6O_IPV6_ADDRESS_ANDSF = 143, /* RFC6153 */