summaryrefslogtreecommitdiff
path: root/trafgen.8
diff options
context:
space:
mode:
Diffstat (limited to 'trafgen.8')
-rw-r--r--trafgen.84
1 files changed, 3 insertions, 1 deletions
diff --git a/trafgen.8 b/trafgen.8
index 30638aa..dd8e54b 100644
--- a/trafgen.8
+++ b/trafgen.8
@@ -76,7 +76,9 @@ passed through stdin, only 1 CPU will be used.
Defines the outgoing networking device such as eth0, wlan0 and others.
.SS -p, --cpp
-Pass the packet configuration to
+Pass the packet configuration to the C preprocessor before reading it into
+trafgen. This allows #define and #include directives (e.g. to include
+definitions from system headers) to be used in the trafgen configuration file.
.SS -J, --jumbo-support
On default trafgen's ring buffer frames are of a fixed size of 2048 bytes.