]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
these are "bool encode=exists", like Rapid-Commit
authorAlan T. DeKok <aland@freeradius.org>
Thu, 31 Mar 2022 14:21:52 +0000 (10:21 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Thu, 31 Mar 2022 14:21:52 +0000 (10:21 -0400)
share/dictionary/dhcpv4/dictionary.rfc2242

index f6227222b63833e1f468be05249cb98e4c9384e9..e8ef68f2296ae31541883265163ad2657765a8af 100644 (file)
 #
 ##############################################################################
 
-
-
-#
-# Here, suboptions .1 through .4 are the "following four" suboptions referred
-# to,
-
 ATTRIBUTE      Netware-Domain-Name                     62      string
 
 ATTRIBUTE      Netware-Sub-Options                     63      tlv
+
 # From RFC2242:
 #
 #   One and only one of the following four sub-options must be the first
 #   sub-option to be present in option 63 encoding. Each of them is
 #   simply a type length pair with length set to zero....
 #
-ATTRIBUTE      NWIP-Does-Not-Exist                     .1      octets
-ATTRIBUTE      NWIP-Exist-In-Options-Area              .2      octets
-ATTRIBUTE      NWIP-Exist-In-Same-File                 .3      octets
-ATTRIBUTE      NWIP-Exist-But-Too-Big                  .4      octets
+ATTRIBUTE      NWIP-Does-Not-Exist                     .1      bool    encode=exists
+ATTRIBUTE      NWIP-Exist-In-Options-Area              .2      bool    encode=exists
+ATTRIBUTE      NWIP-Exist-In-Same-File                 .3      bool    encode=exists
+ATTRIBUTE      NWIP-Exist-But-Too-Big                  .4      bool    encode=exists
+
 # Also from RFC2242:
 #
 #   If either NWIP_EXIST_IN_OPTIONS_AREA or NWIP_EXIST_IN_SNAME_FILE