summaryrefslogtreecommitdiff
path: root/2005/flow-accounting-ols2005/OLS2005/olsson/olsson-abstract.tex
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2015-10-25 21:00:20 +0100
committerHarald Welte <laforge@gnumonks.org>2015-10-25 21:00:20 +0100
commitfca59bea770346cf1c1f9b0e00cb48a61b44a8f3 (patch)
treea2011270df48d3501892ac1a56015c8be57e8a7d /2005/flow-accounting-ols2005/OLS2005/olsson/olsson-abstract.tex
import of old now defunct presentation slides svn repo
Diffstat (limited to '2005/flow-accounting-ols2005/OLS2005/olsson/olsson-abstract.tex')
-rw-r--r--2005/flow-accounting-ols2005/OLS2005/olsson/olsson-abstract.tex16
1 files changed, 16 insertions, 0 deletions
diff --git a/2005/flow-accounting-ols2005/OLS2005/olsson/olsson-abstract.tex b/2005/flow-accounting-ols2005/OLS2005/olsson/olsson-abstract.tex
new file mode 100644
index 0000000..ad17de8
--- /dev/null
+++ b/2005/flow-accounting-ols2005/OLS2005/olsson/olsson-abstract.tex
@@ -0,0 +1,16 @@
+
+% Registration pktgen the linux packet generator
+% [2]Register/Submit Robert Olsson (robert.olsson@its.uu.se)
+
+Abstract pktgen is a high-performance testing tool
+included in the Linux kernel. Being part of the kernel
+is currently best way to test the TX process of device
+driver and NIC. pktgen can also be used to generate
+ordinary packets to test other network devices.
+Especially of interest is the use of pktgen to test
+routers or bridges which use the Linux network stack.
+Because pktgen is ``in-kernel,'' it can generate very
+high packet rates and with few systems saturate network
+devices as routers or bridges.
+
+
personal git repositories of Harald Welte. Your mileage may vary