diff options
author | Daniel Borkmann <dborkman@redhat.com> | 2013-09-19 00:10:54 +0200 |
---|---|---|
committer | Daniel Borkmann <dborkman@redhat.com> | 2013-09-19 00:10:54 +0200 |
commit | 3726c9e5c593c49f67249bf77c551d371c600a21 (patch) | |
tree | 9c5eeecb1129e5d4ced7e7a84973a08a930777c9 | |
parent | b009daf649bdc38080def483bbcf0165b9c2074e (diff) |
doc: readme: give note about what tools are still experimental
We still have to get curvetun and mausezahn in line with the rest
of the landscape, as they are not ready and in a quality we wish
they would be. Therefore, mark and document them as experiemental
for now until they are fixed up.
Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
-rw-r--r-- | README | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -24,13 +24,16 @@ consists of the following fixed set of utilities: * netsniff-ng: a zero-copy packet analyzer, pcap capturing/replaying tool * trafgen: a multithreaded low-level zero-copy network packet generator - * mausezahn: high-level packet generator for HW/SW appliances with Cisco-CLI + * mausezahn: high-level packet generator for HW/SW appliances with Cisco-CLI [*] * ifpps: a top-like kernel networking and system statistics tool - * curvetun: a lightweight curve25519-based multiuser IP tunnel + * curvetun: a lightweight curve25519-based multiuser IP tunnel [*] * astraceroute: an autonomous system trace route and DPI testing utility * flowtop: a top-like netfilter connection tracking tool * bpfc: a [seccomp-]BPF (Berkeley packet filter) compiler, BPF-JIT disassembler +Note that tools marked with [*] should be considered as experimental for now +and still need more work to be fully in line with the others. + Each release can be verified with Git and GPG, here are the steps to do so: 1) Import the maintainers public keys: |