summaryrefslogtreecommitdiffhomepage
path: root/dhcpv6/option_temporaryaddress.go
diff options
context:
space:
mode:
Diffstat (limited to 'dhcpv6/option_temporaryaddress.go')
-rw-r--r--dhcpv6/option_temporaryaddress.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/dhcpv6/option_temporaryaddress.go b/dhcpv6/option_temporaryaddress.go
index 8ccbe7b..cc102a4 100644
--- a/dhcpv6/option_temporaryaddress.go
+++ b/dhcpv6/option_temporaryaddress.go
@@ -9,8 +9,8 @@ import (
// OptIATA implements the identity association for non-temporary addresses
// option.
//
-// This module defines the OptIATA structure.
-// https://www.ietf.org/rfc/rfc8415.txt
+// This module defines the OptIATA structure, as defined by RFC 8415 Section
+// 21.5.
type OptIATA struct {
IaId [4]byte
Options IdentityOptions