trafgen: add pkt-conf preprocessor, read from stdin
[netsniff-ng.git] / TODO
blob017da2ae3723c69d28871a33f8647b3deba22c80
1 Here's a list of things we need to do (contributions are welcome and highly
2 appreciated, please also read Documentation/SubmittingPatches about how to
3 submit your contributions, items marked with '!' are of high importance):
5  0! Improve manpages, extend the documentation and/or write useful howtos.
6         @TODO: Jon Schipp, Daniel Borkmann
8  1! Highest prio: Cleanup and refactor the code!
9         @TODO: Daniel Borkmann
11  2! Add one-liner in INSTALL for package dependency installation on Fedora,
12     and Debian
13         @TODO: Daniel Borkmann
15  3! Test IPv6 on flowtop, curvetun and mausezahn.
16         @TODO: Daniel Borkmann, Jon Schipp
18 10! Add a proper 802.11 dissector for netsniff-ng.
19         @TODO: Markus Amend
21 13! Easier language (bpf-hla) for /fast/ filtering (e.g. on top of BPF so
22     that it can run in the kernel), include this into bpfc (bpfc-hla).
23         @TODO: Daniel Borkmann, Markus Amend
25 22! Add different timing models to trafgen, not just a static interpacket gap.
26         @TODO: Daniel Borkmann
28 48! Hand-include patchset from Sibir Chakraborty:
29         - Replay all files from directory (dir as --in paramter)
30         - Replay with correct timing information
31         - Replay with Gbps / pps rate limit
32         @TODO: Daniel Borkmann
34 49! Add Gbps / pps rate limit to trafgen
35         @TODO: Daniel Borkmann
37 32! ifpps: add option for --dev eth0,eth1,eth2 and accumulate stats
38         @TODO: Daniel Borkmann
40 33! ifpps: calc current throughput, show percentage of linerate
41         @TODO: Daniel Borkmann
43 50! mausezahn: clean it up add fork + fanout mode(?), remove libpcap
44     dependency, let it also store pcap files e.g. on a network filesystem
45     of the mausezahn box.
46         @TODO: Daniel Borkmann
48 51! astraceroute: can we remove whois query and do this locally?
49         @TODO: Daniel Borkmann
51 52! all tools, but ifpps/bpfc: add option to run a tool as -u user -g group
52     resp. --user user --group group so that we can drop to non-root if this
53     option is set and the tool was started as root.
54         @TODO: Daniel Borkmann
56 ---
58 12) Add new dissectors (e.g. BGP, DNS, DCCP, SCTP, RSVP, IPsec, LISP, RADIUS,
59     LLC, fix MPLS?, improve ARP, BPDU, PVST, CDP, LLDP, RTP, Syslog, NTP,
60     OpenFlow, ...), add new protocols to mausezahn.
62 31) astraceroute: implement DNS traceroute with AS/Geo information
64 46) QoS for curvetun --> since tundev is qdiscless
66 47) Add geo-ip information to netsniff-ng output?