You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apply the following patches to INET. They reduce the differences between INET 3.x and 4.x
30
+
versions so that identical fingerprints can be achieved:
34
31
35
-
1. `topic/bz/for_openflow_test` – prepared for testing OpenFlow with INET4, TCP was modified to behave as similarly as possible to how it works in INET3.
36
-
These changes also availables in inet4patch_for_openflow_migration_test.patch file for inet v4.5.0 release.
37
-
2. `topic/bz/v3.x_for_openflow_test` – prepared for testing OpenFlow with INET3, with Nagle’s algorithm disabled in TCP.
38
-
These changes also availables in inet3patch_for_openflow_migration_test.patch file for inet v3.8.5 release.
39
-
40
-
These INET branches were only needed for testing and can be deleted in the long term.
32
+
1. `inet3patch_for_openflow_migration_test.patch`: patch for inet-3.8.5
33
+
2. `inet4patch_for_openflow_migration_test.patch`: patch for inet-4.5.4
41
34
42
35
The list of mismatching simulations:
36
+
43
37
scenarios/hyperflow/usa/, -f Scenario_USA_ARP_HF_Ping_2C.ini -c General -r 0, 101s, 106a-08f4/tplx;3d6c-df22/~tNl, PASS,
44
38
scenarios/hyperflow/usa/, -f Scenario_USA_ARP_HF_Ping_3C.ini -c General -r 0, 101s, daaf-a5e2/tplx;a11f-7a9c/~tNl, PASS,
45
39
scenarios/hyperflow/usa/, -f Scenario_USA_ARP_HF_Ping_4C.ini -c General -r 0, 101s, 879f-d835/tplx;e4a0-c34a/~tNl, PASS,
0 commit comments