]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3346] Added one RFC reference
authorTomek Mrugalski <tomek@isc.org>
Mon, 13 May 2024 20:33:58 +0000 (22:33 +0200)
committerTomek Mrugalski <tomek@isc.org>
Fri, 24 May 2024 09:08:45 +0000 (11:08 +0200)
src/lib/dhcp/dhcp4.h

index aa3ecee5be06a512b54cb499ca754aa803a1122d..7055f3a439241053b874dc23f03cfce929679221 100644 (file)
@@ -216,7 +216,8 @@ enum DHCPOptionType {
     // The Captive Portal option now uses code 114.
 //  DHO_MUD_URL_V4                   = 161, /* RFC8520 */
     DHO_V4_DNR                       = 162, /* RFC9463 */
-    // 163-209 are removed/unassigned
+    // 163-208 are removed/unassigned
+//  DHO_CONFIG_FILE                  = 209  /* RFC5071 */
 //  DHO_PATH_PREFIX                  = 210, /* RFC5071 */
 //  DHO_REBOOT_TIME                  = 211, /* RFC5071 */
     DHO_6RD                          = 212, /* RFC5969 */