From 68d4aae0802ff658cf822976820493627f4948e4 Mon Sep 17 00:00:00 2001 From: venaas Date: Mon, 22 Sep 2008 17:37:43 +0000 Subject: updates todos git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@397 e88ac4ed-0b26-0410-9574-a7f39faa03bf --- radsecproxy.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'radsecproxy.c') diff --git a/radsecproxy.c b/radsecproxy.c index 91a6676..71d8856 100644 --- a/radsecproxy.c +++ b/radsecproxy.c @@ -35,12 +35,12 @@ */ /* Bugs: - * Multiple outgoing connections if not enough IDs? (multiple servers per conf?) - * Also useful for TCP accounting which is not yet supported? - * We are not removing client requests from dynamic servers, see removeclientrqs() - * Reserve ID 0 for statusserver requests? + * 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() + * Multiple outgoing connections if not enough IDs? (multiple servers per conf?) + * Useful for TCP accounting? Now we require separate server config for alt port */ #include -- cgit v1.2.3