File: TODO

package info (click to toggle)
nfstrace 0.4.3.2%2Bgit20200805%2Bb220d04-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 21,820 kB
  • sloc: cpp: 37,393; ansic: 2,281; sh: 357; makefile: 13
file content (15 lines) | stat: -rw-r--r-- 891 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
This is TODO list of required enhancements and features.
The '*'s mean a complexity of implementation.


** Implement support of *BSD loopback interface
** Implement handlers for std::set_terminate() and signal(SIGSEGV). Use backtrace() function.
***** Implement multi-interface capturing and filtration
***** Add defragmentation IP packets(v4/v6)
**** Improve performance of rpcgen-generated code. Exclude copying data to dynamically allocated arrays by standard rpcgen routines
****** Implement filtration of NFSv4 payload data in READ/WRITE operations
*** Introduce RuntimeStatistic class and make it accessible via API for plugins
****  Add batching to Analyzers API. Passing a sequence of RPC Procedures to an analyser
*** Implement drawing graphics in analyzers via gnuplot directly, without external .sh script
**** Implement libpyadapter.so or libjavaadapter.so
**** Implement WebUI