From 6b1f666dd643660847fa54199fc93ae2c8e14b24 Mon Sep 17 00:00:00 2001 From: Tobias Klauser Date: Tue, 14 May 2013 17:26:23 +0200 Subject: man: trafgen: Complete documentation for option -p/--cpp Add complete description of the commandline option -p/--cpp to the manpage. Signed-off-by: Tobias Klauser --- trafgen.8 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'trafgen.8') 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. -- cgit v1.2.3-54-g00ecf