https://github.com/FreeRADIUS/freeradius-server
Revision 576bc658358a4dd23a7083da859a396d5c372cee authored by Arran Cudbard-Bell on 28 January 2022, 22:25:51 UTC, committed by Arran Cudbard-Bell on 29 January 2022, 00:15:08 UTC
The idea here is we do conversions later in resolution functions and convert all the tmpl types back into specialised xlat node types at that point.   After resolution is complete we're in a much better situation to know whether we'll have to do runtime casting or not.
1 parent d251649
History
Tip revision: 576bc658358a4dd23a7083da859a396d5c372cee authored by Arran Cudbard-Bell on 28 January 2022, 22:25:51 UTC
Have all operand tokenization and casting occur within the tmpl code
Tip revision: 576bc65
File Mode Size
.github
debian
doc
m4
man
raddb
redhat
scripts
share
src
suse
.clang-format -rw-r--r-- 2.2 KB
.ctags -rw-r--r-- 87 bytes
.gitattributes -rw-r--r-- 222 bytes
.gitignore -rw-r--r-- 758 bytes
.lfsconfig -rw-r--r-- 66 bytes
CODE_OF_CONDUCT.md -rw-r--r-- 4.4 KB
COPYRIGHT -rw-r--r-- 582 bytes
CREDITS -rw-r--r-- 66 bytes
LICENSE -rw-r--r-- 17.6 KB
Make.inc.in -rw-r--r-- 4.7 KB
Makefile -rw-r--r-- 14.4 KB
README.md -rw-r--r-- 6.6 KB
VERSION -rw-r--r-- 6 bytes
acinclude.m4 -rw-r--r-- 13.4 KB
aclocal.m4 -rw-r--r-- 4.2 KB
config.guess -rwxr-xr-x 43.6 KB
config.sub -rwxr-xr-x 32.1 KB
configure -rwxr-xr-x 488.7 KB
configure.ac -rw-r--r-- 65.2 KB
install-sh -rwxr-xr-x 14.3 KB
main.mk -rw-r--r-- 143 bytes
missing -rwxr-xr-x 10.0 KB
site.yml -rw-r--r-- 363 bytes

README.md

back to top