]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
allow for casts, even if we have type hints on input
authorAlan T. DeKok <aland@freeradius.org>
Tue, 25 Jan 2022 19:48:05 +0000 (14:48 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Tue, 25 Jan 2022 20:16:27 +0000 (15:16 -0500)
commit8bd95a0a02e6795f76905d07293681cf6110cbe8
tree2b27565f3954be65e34848e896dc2d6763baa52b
parent29c97d074f390d409c803ba896842050ae759598
allow for casts, even if we have type hints on input

and automatically upcase ipv4 / ipv6 addresses when doing network
comparisons
src/lib/unlang/xlat_expr.c
src/tests/unit/xlat/expr.txt
src/tests/unit/xlat/purify.txt