PERFORCE change 142730 for review

Victor Hugo Bilouro bilouro at FreeBSD.org
Mon Jun 2 05:20:06 UTC 2008


http://perforce.freebsd.org/chv.cgi?CH=142730

Change 142730 by bilouro at bilouro_tcptest on 2008/06/02 05:19:30

	pointed to discard
	removed tcp source port. It's now a random number between 50000 and 60000	

Affected files ...

.. //depot/projects/soc2008/bilouro_tcptest/src/scripts/fasteners/tcpconnect.sh#3 edit

Differences ...

==== //depot/projects/soc2008/bilouro_tcptest/src/scripts/fasteners/tcpconnect.sh#3 (text+ko) ====

@@ -1,2 +1,2 @@
 #!/bin/sh
-	python ../tcpconnect.py -i ed0 -s "192.168.1.10" -t "192.168.1.20" -e "00:1c:42:47:3f:cd" -d "00:1c:42:db:c5:22" -o 53639 -x 22022 
+	python ../tcpconnect.py -i ed0 -s "192.168.1.10" -t "192.168.1.20" -e "00:1c:42:47:3f:cd" -d "00:1c:42:db:c5:22" -x 9 


More information about the p4-projects mailing list