1.1 --- a/src/contrib/flow-monitor/design.txt Thu Apr 30 14:59:31 2009 +0100
1.2 +++ b/src/contrib/flow-monitor/design.txt Thu Apr 30 16:17:06 2009 +0100
1.3 @@ -29,3 +29,15 @@
1.4 - Packets
1.5 - End-to-end delays
1.6
1.7 +
1.8 +
1.9 +
1.10 +TODO:
1.11 +
1.12 + 1. Configurable time when to start/stop monitor.
1.13 + 2. Possibly, detect packet losses also via "drop" trace sources
1.14 + 3. FlowMonitor::FlowStats: add time duration metrics: first flow timestamp, last flow timestamp
1.15 + > to calculate bitrates...
1.16 + 4. Measure delay jitter
1.17 + 5. Histogram for delays/jitters/packet sizes
1.18 +