diff --git a/radsecproxy.c b/radsecproxy.c index a451e0f89c7103bec372d47101847e419b8e092d..55be451aa3cfc47f7b7aff43fac6f92e3c1c457a 100644 --- a/radsecproxy.c +++ b/radsecproxy.c @@ -38,7 +38,7 @@ * May segfault when dtls connections go down? More testing needed * Need to remove UDP clients when no activity for a while... * Remove expired stuff from clients request list? - * We are not removing client requests from dynamic servers, see removeclientrqs() + * Need refcounting for configs? Bad if remove dynsrvconf while in radsrv() * Multiple outgoing connections if not enough IDs? (multiple servers per conf?) * Useful for TCP accounting? Now we require separate server config for alt port */