Add explanation for PAUSE(802.3X) header fields.

Signed-off-by: Vadim Kochan <vadi...@gmail.com>
---
 trafgen.8 | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)

diff --git a/trafgen.8 b/trafgen.8
index a4339ca..a3f12fb 100644
--- a/trafgen.8
+++ b/trafgen.8
@@ -350,6 +350,28 @@ Supported protocol headers:
 - Ethernet type (default: 0)
 .in -4
 
+.sp
+.I PAUSE (IEEE 802.3X)
+:
+.B pause(code=<number>, time=<number>)
+.sp
+.in +4
+.B code
+- MAC Control opcode (default: 0x0001)
+.sp
+.B time
+- Pause time (default: 0)
+.sp
+By default Ethernet header is added with a fields:
+.in +4
+.sp
+Ethernet type - 0x8808
+.sp
+Destination MAC address - 01:80:C2:00:00:01
+.in -4
+
+.in -4
+
 .I VLAN
 :
 .B vlan(tpid=<number>, id=<number>, dei=<number>, tci=<number>, pcp=<number>, 
1q, 1ad)
-- 
2.9.3

-- 
You received this message because you are subscribed to the Google Groups 
"netsniff-ng" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to netsniff-ng+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to