2
0
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:
Marcin Siodelski
2018-12-05 19:09:13 +01:00
parent 8c1ce6673d
commit cee51915c5
25 changed files with 94 additions and 102 deletions

View File

@@ -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