TODO: Add a todo list... with bite size chunks

This commit is contained in:
Holger Hans Peter Freyther 2011-06-03 20:25:56 +02:00
parent 91eaae33ea
commit de6262a97e
1 changed files with 20 additions and 0 deletions

20
TODO Normal file
View File

@ -0,0 +1,20 @@
== Todolist for the osmo-pcap system ==
* Have a shared secret between client/server, send the RAND
as part of the link type change... use it to decrypt on the
server.
* Integrate with logrotate, skip the daily rotate in the client,
handle SIGHUP by closing all files... this would be send as
a post rotate command.
* Add the end/quit macros to the configure code to the VTY
configure commands, this is in OpenBSC but deserve to move
to libosmocore or such...
* Add statistics to both the client and the server and make it
available through the VTY code.
* Make the max size and rotate file configurable