From 3c2ad106f30d111731d460b5274471d7cafe5cf8 Mon Sep 17 00:00:00 2001 From: Niko Tyni Date: Fri, 13 Feb 2009 07:46:16 +0000 Subject: From: Jeremy Laidman > Please consider including the patch below. It allows specifying a parameter > of "allowreject" in the Radius probe configuration. When allowreject=true, > rejected RADIUS authentications are treated as OK. This means I can test > the RTT of a RADIUS request without using a valid account. As long as the > RADIUS secret is correct, the timings should be reasonable. The default is > "false". --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 0658e60..cf4d8e4 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +* the Radius probe now has an 'allowreject' variable that makes it treat + rejected RADIUS authentications as OK. + Patch by Jeremy Laidman --niko + * help --static to work a bit better by fixing the dummy script_name implementation -- tobi -- cgit v1.2.3-24-g4f1b