diff options
Diffstat (limited to 'trafgen.8')
-rw-r--r-- | trafgen.8 | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -74,8 +74,9 @@ It is also possible to specify PCAP file with .pcap extension via -i,--in option by default packets will be sent at rate considering timestamp from PCAP file which might be reset via -b/-t options. .PP -.SS -o <dev>, -d <dev>, --out <dev>, --dev <dev> -Defines the outgoing networking device such as eth0, wlan0 and others. +.SS -o <dev|pcap>, -d <dev|pcap>, --out <dev|pcap>, --dev <dev|pcap> +Defines the outgoing networking device such as eth0, wlan0 and others or +a pcap file. .PP .SS -p, --cpp Pass the packet configuration to the C preprocessor before reading it into |