]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[4015] Fixed D60_MIP6_VDINF spelling
authorFrancis Dupont <fdupont@isc.org>
Thu, 24 Sep 2015 10:20:22 +0000 (12:20 +0200)
committerFrancis Dupont <fdupont@isc.org>
Thu, 24 Sep 2015 10:20:22 +0000 (12:20 +0200)
src/lib/dhcp/dhcp6.h

index 59e7f95c3374811e0629d36c1fa896f43fbcd361..0b4e3f583c98a32e636da7ad334b27ae9f264c47 100644 (file)
@@ -66,7 +66,7 @@
 #define D6O_LQ_RELAY_DATA                       47 /* RFC5007 */
 #define D6O_LQ_CLIENT_LINK                      48 /* RFC5007 */
 //#define D6O_MIP6_HNIDF                          49 /* RFC6610 */
-//#define D6O_MIP6_VDIDF                          50 /* RFC6610 */
+//#define D6O_MIP6_VDINF                          50 /* RFC6610 */
 //#define D6O_V6_LOST                             51 /* RFC5223 */
 //#define D6O_CAPWAP_AC_V6                        52 /* RFC5417 */
 //#define D6O_RELAY_ID                            53 /* RFC5460 */