From 4bfc37e9e0e05acb0d2a26b773929f29091ba807 Mon Sep 17 00:00:00 2001 From: venaas Date: Tue, 13 Jan 2009 14:58:10 +0000 Subject: made it so it works with mix of dynamic and static servers for a realm git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@457 e88ac4ed-0b26-0410-9574-a7f39faa03bf --- radsecproxy.h | 1 + 1 file changed, 1 insertion(+) (limited to 'radsecproxy.h') diff --git a/radsecproxy.h b/radsecproxy.h index 9c61ca7..36c5317 100644 --- a/radsecproxy.h +++ b/radsecproxy.h @@ -131,6 +131,7 @@ struct server { struct timeval lastreply; uint8_t connectionok; uint8_t lostrqs; + uint8_t dynstartup; char *dynamiclookuparg; int nextid; struct timeval lastrcv; -- cgit v1.2.3