blob: a77838d4c21a294da25e3b4afc0bc6962d7b1fde [file] [log] [blame]
Holger Hans Peter Freytherde6262a2011-06-03 20:25:56 +02001== Todolist for the osmo-pcap system ==
2
3* Have a shared secret between client/server, send the RAND
4 as part of the link type change... use it to decrypt on the
5 server.
6
7* Integrate with logrotate, skip the daily rotate in the client,
8 handle SIGHUP by closing all files... this would be send as
9 a post rotate command.
10
11* Add the end/quit macros to the configure code to the VTY
12 configure commands, this is in OpenBSC but deserve to move
13 to libosmocore or such...
14
15* Add statistics to both the client and the server and make it
16 available through the VTY code.
17
18* Make the max size and rotate file configurable
19
20