]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
Make call_env_parse a public function
authorNick Porter <nick@portercomputing.co.uk>
Fri, 11 Jul 2025 12:46:04 +0000 (13:46 +0100)
committerNick Porter <nick@portercomputing.co.uk>
Fri, 11 Jul 2025 16:29:07 +0000 (17:29 +0100)
commit74b293e2500b5a3bf69ba60b62559941d1f8e873
treed08f87e2e69b63a5dd9ce8bcbbb549839ffa7a38
parent041c48464ed30c87f4367cdcccda24da12f6fe9c
Make call_env_parse a public function

So we can use a custom parser to point at a specific CONF_SECTION rather
than having them hard coded in to the parser config.
src/lib/unlang/call_env.c
src/lib/unlang/call_env.h