]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
packet verification is handled in the BIO callbacks
authorAlan T. DeKok <aland@freeradius.org>
Mon, 28 Apr 2025 15:46:50 +0000 (11:46 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Mon, 28 Apr 2025 20:48:17 +0000 (16:48 -0400)
commitc60f89b45cd23e97b725736acbc5d5ef6c1d2a51
tree871e2a9d5c5b21695e91387490e4cdbcc8370655
parent3de7f1465d2bf8ec3bdc0198335fc27c819c5424
packet verification is handled in the BIO callbacks

by the rlm_radius_verify() function.

ideally, we should also move any tracking checks and decode
routines to that function, too
src/modules/rlm_radius/bio.c