diff options
author | venaas <venaas> | 2008-07-23 12:05:25 +0000 |
---|---|---|
committer | venaas <venaas@e88ac4ed-0b26-0410-9574-a7f39faa03bf> | 2008-07-23 12:05:25 +0000 |
commit | 5c3072c3617e74cd98872464ce9d19d9f09823a9 (patch) | |
tree | 02500ed31a741dea7902bef15138636b3089c8ed | |
parent | 7fc85d4fec36acaa603c3d5d7a975a159c8f10bc (diff) |
noting that tcp accounting not supported
git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@325 e88ac4ed-0b26-0410-9574-a7f39faa03bf
-rw-r--r-- | radsecproxy.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/radsecproxy.c b/radsecproxy.c index 67ea834..6947f51 100644 --- a/radsecproxy.c +++ b/radsecproxy.c @@ -30,6 +30,7 @@ */ /* Bugs: + * TCP accounting not yet supported * We are not removing client requests from dynamic servers, see removeclientrqs() */ |