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