]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
move RFC 2610 options to their own file
authorAlan T. DeKok <aland@freeradius.org>
Thu, 17 Mar 2022 11:55:02 +0000 (07:55 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Thu, 17 Mar 2022 14:46:52 +0000 (10:46 -0400)
share/dictionary/dhcpv4/dictionary
share/dictionary/dhcpv4/dictionary.rfc2131
share/dictionary/dhcpv4/dictionary.rfc2610 [new file with mode: 0644]

index 7535d6e4ee8a9473d0ddb710ce7f9c54038b1324..f60b711ad4b679612ef2ddb084562a38041addde 100644 (file)
@@ -23,6 +23,7 @@ $INCLUDE dictionary.freeradius.internal
 
 # Fixme should be broken out into separate RFCs
 $INCLUDE dictionary.rfc2131
+$INCLUDE dictionary.rfc2610
 $INCLUDE dictionary.rfc4280
 $INCLUDE dictionary.rfc4578
 $INCLUDE dictionary.rfc4776
index 2a9f5f9e37212c7cab0c1e3365442fa5cb4be84b..b0bab52ecc404ca44d4c07d518b0f24700e5d31f 100644 (file)
@@ -139,10 +139,7 @@ ATTRIBUTE  StreetTalk-Server-Address               75      ipaddr array
 ATTRIBUTE      STDA-Server-Address                     76      ipaddr array
 # User Class Information
 ATTRIBUTE      User-Class                              77      octets
-# directory agent information
-ATTRIBUTE      Directory-Agent                         78      octets
-# service location agent scope
-ATTRIBUTE      Service-Scope                           79      octets
+
 # Rapid Commit
 ATTRIBUTE      Rapid-Commit                            80      bool
 # Fully Qualified Domain Name
diff --git a/share/dictionary/dhcpv4/dictionary.rfc2610 b/share/dictionary/dhcpv4/dictionary.rfc2610
new file mode 100644 (file)
index 0000000..1fa7ad2
--- /dev/null
@@ -0,0 +1,21 @@
+# -*- text -*-
+# Copyright (C) 2022 The FreeRADIUS Server project and contributors
+# This work is licensed under CC-BY version 4.0 https://creativecommons.org/licenses/by/4.0
+# Version $Id$
+##############################################################################
+#
+#  RFC2610 - DHCP Options for Service Location Protocol
+#
+#  $Id$
+#
+##############################################################################
+
+# directory agent information
+ATTRIBUTE      Directory-Agent                         78      struct
+MEMBER         Mandatory                               uint8
+MEMBER         Agent                                   ipaddr  array
+
+# service location agent scope
+ATTRIBUTE      Service-Scope                           79      struct
+MEMBER         Mandatory                               uint8
+MEMBER         Scope-List                              string # space-separated set of strings