[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[freehaven-cvs] Oops; missed another spot



Update of /home/freehaven/cvsroot/doc/e2e-traffic/src
In directory moria.mit.edu:/tmp/cvs-serv27308/src

Modified Files:
	PLAN.3 simmain.cpp 
Log Message:
Oops; missed another spot

Index: PLAN.3
===================================================================
RCS file: /home/freehaven/cvsroot/doc/e2e-traffic/src/PLAN.3,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- PLAN.3	22 Jan 2004 06:33:48 -0000	1.9
+++ PLAN.3	23 Jan 2004 00:32:15 -0000	1.10
@@ -90,7 +90,9 @@
      N:16384   m:1,2   pM:60,90    4
 
   Total: 130 (easy!) {2u.1}   sekrit M19:00: 0 L:76.49 M:87.67 N:121.39
-          24         {2u.2} 
+                     {2u.1.1 running in reverse order}
+                              zermello Th01:38
+          24         {2u.2}
 
 ===case 3.2: timed dyn-pool mix. (esox)
 
@@ -201,7 +203,7 @@
    1    .6        .05,.1,.3,.6,.9  (case 5a.4)
    1    .6        .1,.3            (case 5a.4.1) 
    1    .6        .6            (case 5a.4.2)
-   1    .6        .9            (case 5a.4.3) <--->
+   1    .6        .9            (case 5a.4.3) <cannabis> Th01:40
 
 ===case 5b: impact of padding
 
@@ -264,7 +266,11 @@
   .6        .30,.20       (case6.7.1)
   .1    .40,.30,.20       (case6.8)
   .6    .10,.05           (case6.9)
-  .1    .10,.05           (case6.10)
+  .1    .10               (case6.10.1) <dhcp14-49> Th:19:08
+  .1    .05               (case6.10.2) <cassandra> Th:19:08
 
-===case 7: pseudonymity
+----------------------------------------------------------------------
 
+LAST MINUTE:
+
+case 6: as before, but do 6.10

Index: simmain.cpp
===================================================================
RCS file: /home/freehaven/cvsroot/doc/e2e-traffic/src/simmain.cpp,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- simmain.cpp	22 Jan 2004 06:33:48 -0000	1.29
+++ simmain.cpp	23 Jan 2004 00:32:15 -0000	1.30
@@ -388,11 +388,7 @@
 
 void trial2u_1_1()
 {
-  trial2u_base(25, 131072,  1,2,2,  .9);
-  trial2u_base(25, 65536,  1,16,4,  .9);
-  trial2u_base(25, 8192,  1,32,2,  .9);
-  trial2u_base(25, 4096,  1,16,4,  .9);
-  trial2u_base(25, 2048,  1,32,2,  .9);
+  trial2u_base(25, 131072,  2,2,2,  .9);
 }
 
 
@@ -1071,11 +1067,12 @@
   trial6_base(.6,.10);
   trial6_base(.6,.05);
 }
-void trial6_10(void) {
-  trial6_base(.6,.10);
-  trial6_base(.6,.05);
+void trial6_10_1(void) {
+  trial6_base(.1,.10);
+}
+void trial6_10_2(void) {
+  trial6_base(.1,.05);
 }
-
 
 typedef void (*trialfunc)(void);
 
@@ -1159,7 +1156,8 @@
   { "6.7.1",  trial6_7_1 },
   { "6.8",    trial6_8 },
   { "6.9",    trial6_9 },
-  { "6.10",   trial6_10 },
+  { "6.10.1",   trial6_10_1 },
+  { "6.10.2",   trial6_10_2 },
 
   { 0, 0 }
 };

***********************************************************************
To unsubscribe, send an e-mail to majordomo@seul.org with
unsubscribe freehaven-cvs       in the body. http://freehaven.net/