From: Tomek Mrugalski Date: Sat, 31 Oct 2015 08:19:37 +0000 (+0900) Subject: [4107] Minor comments update for options 100-102 X-Git-Tag: trac4109_base^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2147a121434dbe26f42f866e868b7ff2897ecff;p=thirdparty%2Fkea.git [4107] Minor comments update for options 100-102 --- diff --git a/src/lib/dhcp/dhcp6.h b/src/lib/dhcp/dhcp6.h index 1380b1ae07..8764428812 100644 --- a/src/lib/dhcp/dhcp6.h +++ b/src/lib/dhcp/dhcp6.h @@ -123,10 +123,9 @@ //#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 */