]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#4040] Fixed RFC number
authorFrancis Dupont <fdupont@isc.org>
Sat, 30 Aug 2025 22:57:37 +0000 (00:57 +0200)
committerFrancis Dupont <fdupont@isc.org>
Thu, 18 Sep 2025 10:55:23 +0000 (12:55 +0200)
src/lib/dhcp/dhcp6.h

index 83dc427da75c72fa39a3bc2c2f4090ef398f6519..788f065ad7c8d03193768b68d1933b3befeeaf78 100644 (file)
@@ -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 */