From: Alan T. DeKok Date: Thu, 31 Mar 2022 14:21:52 +0000 (-0400) Subject: these are "bool encode=exists", like Rapid-Commit X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e4606c9ffdbb5b8dad338a362283b07410218e58;p=thirdparty%2Ffreeradius-server.git these are "bool encode=exists", like Rapid-Commit --- diff --git a/share/dictionary/dhcpv4/dictionary.rfc2242 b/share/dictionary/dhcpv4/dictionary.rfc2242 index f6227222b6..e8ef68f229 100644 --- a/share/dictionary/dhcpv4/dictionary.rfc2242 +++ b/share/dictionary/dhcpv4/dictionary.rfc2242 @@ -10,25 +10,21 @@ # ############################################################################## - - -# -# 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