linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / Documentation / networking / pktgen.txt
index 44f2f76..cc4b4d0 100644 (file)
@@ -74,7 +74,7 @@ Examples:
  pgset "pkt_size 9014"   sets packet size to 9014
  pgset "frags 5"         packet will consist of 5 fragments
  pgset "count 200000"    sets number of packets to send, set to zero
-                         for continuous sends until explicitly stopped.
+                         for continious sends untill explicitl stopped.
 
  pgset "delay 5000"      adds delay to hard_start_xmit(). nanoseconds
 
@@ -109,22 +109,6 @@ Examples:
                          cycle through the port range.
  pgset "udp_dst_max 9"   set UDP destination port max.
 
- pgset "mpls 0001000a,0002000a,0000000a" set MPLS labels (in this example
-                                         outer label=16,middle label=32,
-                                        inner label=0 (IPv4 NULL)) Note that
-                                        there must be no spaces between the
-                                        arguments. Leading zeros are required.
-                                        Do not set the bottom of stack bit,
-                                        thats done automatically. If you do
-                                        set the bottom of stack bit, that
-                                        indicates that you want to randomly
-                                        generate that address and the flag
-                                        MPLS_RND will be turned on. You
-                                        can have any mix of random and fixed
-                                        labels in the label stack.
-
- pgset "mpls 0"                  turn off mpls (or any invalid argument works too!)
-
  pgset stop                      aborts injection. Also, ^C aborts generator.
 
 
@@ -183,8 +167,6 @@ pkt_size
 min_pkt_size
 max_pkt_size
 
-mpls
-
 udp_src_min
 udp_src_max
 
@@ -229,4 +211,4 @@ Grant Grundler for testing on IA-64 and parisc, Harald Welte,  Lennert Buytenhek
 Stephen Hemminger, Andi Kleen, Dave Miller and many others.
 
 
-Good luck with the linux net-development.
+Good luck with the linux net-development.
\ No newline at end of file