patch-2.4.21 linux-2.4.21/Documentation/networking/pktgen.txt
Next file: linux-2.4.21/Documentation/networking/sk98lin.txt
Previous file: linux-2.4.21/Documentation/networking/netdevices.txt
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
2003-06-13 07:51:29.000000000 -0700
- Orig file:
linux-2.4.20/Documentation/networking/pktgen.txt
- Orig date:
2002-11-28 15:53:08.000000000 -0800
diff -urN linux-2.4.20/Documentation/networking/pktgen.txt linux-2.4.21/Documentation/networking/pktgen.txt
@@ -6,7 +6,7 @@
3. Edit script to set preferred device and destination IP address.
3a. Create more scripts for different interfaces. Up to thirty-two
pktgen processes can be configured and run at once by using the
- 32 /proc/net/pg* files.
+ 32 /proc/net/pktgen/pg* files.
4. Run in shell: ". ipg"
5. After this two commands are defined:
A. "pg" to start generator and to get results.
@@ -52,7 +52,7 @@
modprobe pktgen
-PGDEV=/proc/net/pg/pg0
+PGDEV=/proc/net/pktgen/pg0
function pgset() {
local result
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)