]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[4107] Minor comments update for options 100-102
authorTomek Mrugalski <tomasz@isc.org>
Sat, 31 Oct 2015 08:19:37 +0000 (17:19 +0900)
committerTomek Mrugalski <tomasz@isc.org>
Sat, 31 Oct 2015 08:19:37 +0000 (17:19 +0900)
src/lib/dhcp/dhcp6.h

index 1380b1ae07f4df0b000374c45fb52e03642a1fd0..8764428812eaa9d4f7bf2ef86ce03e60ba28b136 100644 (file)
 //#define D6O_4RD                                 97 /* RFC7600 */
 //#define D6O_4RD_MAP_RULE                        98 /* RFC7600 */
 //#define D6O_4RD_NON_MAP_RULE                    99 /* RFC7600 */
-/* draft-ietf-dhc-dhcpv6-active-leasequery-04 */
-//#define D6O_LQ_BASE_TIME                       100
-//#define D6O_LQ_START_TIME                      101
-//#define D6O_LQ_END_TIME                        102
+//#define D6O_LQ_BASE_TIME                       100 /* RFC7653 */
+//#define D6O_LQ_START_TIME                      101 /* RFC7653 */
+//#define D6O_LQ_END_TIME                        102 /* RFC7653 */
 /* 103-142 unassigned */
 //#define D6O_IPV6_ADDRESS_ANDSF                 143 /* RFC6153 */