File: TODO

package info (click to toggle)
scamper 20111202b-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 5,736 kB
  • sloc: ansic: 57,840; sh: 10,693; makefile: 220; perl: 60
file content (23 lines) | stat: -rw-r--r-- 857 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
$Id: TODO,v 1.16 2009/07/28 22:35:35 mjl Exp $

* investigate if gettimeofday has to be called so much

* check that the TOS bits are being set properly on tx.

* remove the use of FILE handles in scamper_file_traceroute.c

* ensure that all clients that have observed sources unobserves.

* ensure that all outfiles are closed when scamper shuts down.

* reconsider use of int64_t in timeval_* functions

* in the scamper.1 man page:
   document control socket quoting rules.
   how to feed adhoc sources
   how to set socket as output for traces
   how does priority value translate into the way lists are mixed
   what is the syntax of responses on control socket
   what is the maximum supported length of source and outfile names and aliases
   how does the cycles value of a source change as cycles are finished
   when does source update take effect