summaryrefslogtreecommitdiff
path: root/trafgen.8
diff options
context:
space:
mode:
Diffstat (limited to 'trafgen.8')
-rw-r--r--trafgen.84
1 files changed, 2 insertions, 2 deletions
diff --git a/trafgen.8 b/trafgen.8
index cd52854..48a252c 100644
--- a/trafgen.8
+++ b/trafgen.8
@@ -294,7 +294,7 @@ Supported protocol headers:
.sp
.I Ethernet
:
-.B eth(da=<mac>, sa=<mac>, prot=<number>)
+.B eth(da=<mac>, sa=<mac>, type=<number>)
.sp
.in +4
.B da|daddr
@@ -303,7 +303,7 @@ Supported protocol headers:
.B sa|saddr
- Source MAC address (default: device MAC address)
.sp
-.B prot|proto
+.B etype|type|prot|proto
- Ethernet type (default: 0)
.in -4