mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-10-09 13:46:20 +00:00
[288,!158] Changed references from RFC3315 to RFC8415 in the src code.
This commit is contained in:
@@ -54,7 +54,7 @@ CREATE TABLE lease6 (
|
||||
pref_lifetime BIGINT, -- Preferred lifetime
|
||||
lease_type SMALLINT, -- Lease type (see lease6_types
|
||||
-- table for possible values)
|
||||
iaid INT, -- See Section 10 of RFC 3315
|
||||
iaid INT, -- See Section 12 of RFC 8415
|
||||
prefix_len SMALLINT, -- For IA_PD only
|
||||
fqdn_fwd BOOLEAN, -- Has forward DNS update been performed by a server
|
||||
fqdn_rev BOOLEAN, -- Has reverse DNS update been performed by a server
|
||||
|
Reference in New Issue
Block a user