aboutsummaryrefslogtreecommitdiff
path: root/tools/tools/netmap/README
diff options
context:
space:
mode:
Diffstat (limited to 'tools/tools/netmap/README')
-rw-r--r--tools/tools/netmap/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/tools/tools/netmap/README b/tools/tools/netmap/README
new file mode 100644
index 000000000000..9a1ba6096188
--- /dev/null
+++ b/tools/tools/netmap/README
@@ -0,0 +1,11 @@
+$FreeBSD$
+
+This directory contains examples that use netmap
+
+ pkt-gen a packet sink/source using the netmap API
+
+ bridge a two-port jumper wire, also using the native API
+
+ testpcap a jumper wire using libnetmap (or libpcap)
+
+ click* various click examples