diff options
author | venaas <venaas> | 2007-05-23 13:02:56 +0000 |
---|---|---|
committer | venaas <venaas@e88ac4ed-0b26-0410-9574-a7f39faa03bf> | 2007-05-23 13:02:56 +0000 |
commit | 972cd5e42f11f5780aca053a61f812daa2bbf164 (patch) | |
tree | 9e10b8543298c5975b0709211c95c0d58117e907 | |
parent | 342563a5b2f8ec46eb484eb9fcb9de4965fa11cf (diff) |
removed TODO
git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@102 e88ac4ed-0b26-0410-9574-a7f39faa03bf
-rw-r--r-- | radsecproxy.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/radsecproxy.c b/radsecproxy.c index 1795f95..e72b698 100644 --- a/radsecproxy.c +++ b/radsecproxy.c @@ -6,12 +6,6 @@ * copyright notice and this permission notice appear in all copies. */ -/* TODO: - * accounting - * radius keep alives (server status) - * setsockopt(keepalive...), check if openssl has some keepalive feature -*/ - /* For UDP there is one server instance consisting of udpserverrd and udpserverth * rd is responsible for init and launching wr * For TLS there is a server instance that launches tlsserverrd for each TLS peer |