Skip to content

Commit 8d34716

Browse files
committed
Remove DHO_URL constant reference
DHO_URL was removed in Kea 2.1.2 in favour of the renumbered DHO_V4_CAPTIVE_PORTAL per RFC 8910
1 parent f30f469 commit 8d34716

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

keamodule/constants.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,6 @@ static KeaConstant constants[] = {
125125
constant(DHO_TCODE),
126126
constant(DHO_NETINFO_ADDR),
127127
constant(DHO_NETINFO_TAG),
128-
constant(DHO_URL),
129128
constant(DHO_AUTO_CONFIG),
130129
constant(DHO_NAME_SERVICE_SEARCH),
131130
constant(DHO_SUBNET_SELECTION),

0 commit comments

Comments
 (0)