]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
use macros for priorities, not hard-coded numbers
authorAlan T. DeKok <aland@freeradius.org>
Tue, 15 Jul 2025 14:47:12 +0000 (10:47 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Tue, 15 Jul 2025 15:59:53 +0000 (11:59 -0400)
commitd536da3bee307f6f9f2ec0d0e52ca4dba1c6d523
tree6fd7024cfbaf538b720903e7f295485e07042f3c
parent6f1531ea693c3f8264d40cf63e474843eddf01f9
use macros for priorities, not hard-coded numbers

this helps with transitioning the actual values
src/lib/unlang/transaction.c