]> git.ipfire.org Git - thirdparty/dhcp.git/blobdiff - common/tables.c
Revert last commit
[thirdparty/dhcp.git] / common / tables.c
index 0d73500494d0c9a2098628f6a82f4026a73fedbd..50d9cf10de3656048982ca612f190af8d4dc5781 100644 (file)
@@ -208,9 +208,6 @@ static struct option dhcp_options[] = {
 #if defined(RFC4833_OPTIONS)
        { "pcode", "t",                         &dhcp_universe, 100, 1 },
        { "tcode", "t",                         &dhcp_universe, 101, 1 },
-#endif
-#if defined(RFC8925_OPTIONS)
-       { "v6-only-preferred", "L",             &dhcp_universe, 108, 1 },
 #endif
        { "netinfo-server-address", "Ia",       &dhcp_universe, 112, 1 },
        { "netinfo-server-tag", "t",            &dhcp_universe, 113, 1 },