]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
add flags->is_option
authorAlan T. DeKok <aland@freeradius.org>
Thu, 27 Feb 2025 13:15:48 +0000 (08:15 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Thu, 27 Feb 2025 22:40:22 +0000 (17:40 -0500)
commit9f98242a6018669f281056da2888ed57fb0e0136
tree7cb911574b5fee725748b1aeb3e87905dcfb5960
parent0d52d78dcf40098bb145fc737382294897db3523
add flags->is_option

and clean up decoding of option vs tag.  Sometimes it might not
have done the right thing
src/protocols/der/base.c
src/protocols/der/decode.c
src/protocols/der/der.h
src/protocols/der/encode.c