diff options
Diffstat (limited to 'radsecproxy.c')
-rw-r--r-- | radsecproxy.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/radsecproxy.c b/radsecproxy.c index 209d084..e140a38 100644 --- a/radsecproxy.c +++ b/radsecproxy.c @@ -38,7 +38,6 @@ * 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? - * 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 */ |