]> git.ipfire.org Git - thirdparty/freeradius-server.git/commit
add timeout keyword
authorAlan T. DeKok <aland@freeradius.org>
Mon, 14 Nov 2022 15:09:13 +0000 (10:09 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Mon, 14 Nov 2022 20:01:04 +0000 (15:01 -0500)
commitdce4a04d2f74cee844020e209eaedfae8c2ffb2c
treea64e90f443f2ede75ab53fbcca69f1f3b60a0394
parent50d6b3a42565073382e272509ae3476c2ce22175
add timeout keyword
src/lib/unlang/all.mk
src/lib/unlang/base.c
src/lib/unlang/compile.c
src/lib/unlang/timeout.c [new file with mode: 0644]
src/lib/unlang/timeout_priv.h [new file with mode: 0644]
src/lib/unlang/unlang_priv.h
src/tests/keywords/timeout [new file with mode: 0644]