summaryrefslogtreecommitdiff
path: root/radsecproxy.c
diff options
context:
space:
mode:
authorvenaas <venaas>2008-07-23 12:05:25 +0000
committervenaas <venaas@e88ac4ed-0b26-0410-9574-a7f39faa03bf>2008-07-23 12:05:25 +0000
commit5c3072c3617e74cd98872464ce9d19d9f09823a9 (patch)
tree02500ed31a741dea7902bef15138636b3089c8ed /radsecproxy.c
parent7fc85d4fec36acaa603c3d5d7a975a159c8f10bc (diff)
noting that tcp accounting not supported
git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@325 e88ac4ed-0b26-0410-9574-a7f39faa03bf
Diffstat (limited to 'radsecproxy.c')
-rw-r--r--radsecproxy.c1
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()
*/