]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
rearrange to make name and parent available to validation routines
authorAlan T. DeKok <aland@freeradius.org>
Mon, 17 Feb 2025 12:27:08 +0000 (07:27 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Mon, 17 Feb 2025 12:27:08 +0000 (07:27 -0500)
commitf15d5dfa67af1b90b8039050d850b2cca532f06d
tree6ae9c76310f4fb19599bee0500371a6f6d08422e
parentc1e3e61eded63cb13a8e5dd5f049e068472cd77f
rearrange to make name and parent available to validation routines

so that the type / flag validation routines have more information
with which to make their decisions.
src/lib/util/dict_tokenize.c