[netfilter-cvslog] r3545 - trunk/nfsim-testsuite/01iptables

gandalf at netfilter.org gandalf at netfilter.org
Sun Jan 2 11:09:01 CET 2005


Author: gandalf at netfilter.org
Date: 2005-01-02 11:09:01 +0100 (Sun, 02 Jan 2005)
New Revision: 3545

Modified:
   trunk/nfsim-testsuite/01iptables/41TCPMSS.sim
Log:
Change comment to indicate correct value.


Modified: trunk/nfsim-testsuite/01iptables/41TCPMSS.sim
===================================================================
--- trunk/nfsim-testsuite/01iptables/41TCPMSS.sim	2005-01-02 09:50:37 UTC (rev 3544)
+++ trunk/nfsim-testsuite/01iptables/41TCPMSS.sim	2005-01-02 10:09:01 UTC (rev 3545)
@@ -51,7 +51,7 @@
 # Explicitly set MSS this time.
 iptables -A FORWARD -j TCPMSS -p tcp --syn --set-mss 512
 
-# Should add MSS option, value = 1500 - 40 = 5,180
+# Should add MSS option, value = 512 = 2,0
 expect gen_ip send:eth1 *
 expect gen_ip hook:NF_IP_FORWARD * {IPv4 192.168.0.2 192.168.1.2 0 6 2 1 SYN OPT=2,4,2,0}
 gen_ip IF=eth0 192.168.0.2 192.168.1.2 0 6 2 1 SYN




More information about the netfilter-cvslog mailing list