]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
just pass all of the tmpl_rules to the xlat tokenize functions
authorAlan T. DeKok <aland@freeradius.org>
Tue, 24 May 2022 18:57:49 +0000 (14:57 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Tue, 24 May 2022 20:46:49 +0000 (16:46 -0400)
commitbb3710df01bbca0b29c99f2bdad60a6eacf01a93
tree1caf8fd199172e623a93ee8071b0782bab0692f4
parenta918361145f68ec307b2e7c3ba6e90a0f973501e
just pass all of the tmpl_rules to the xlat tokenize functions

so that they all take the same thing, and so that we have better
control over non-attribute parsing
src/bin/unit_test_attribute.c
src/lib/server/cf_parse.c
src/lib/server/tmpl_tokenize.c
src/lib/unlang/xlat.h
src/lib/unlang/xlat_priv.h
src/lib/unlang/xlat_tokenize.c