|
|
|
@ -240,7 +240,7 @@ const ExperimentMetadata g_experiment_metadata[] = { |
|
|
|
|
{"multiping", description_multiping, additional_constraints_multiping, |
|
|
|
|
false, true}, |
|
|
|
|
{"overload_protection", description_overload_protection, |
|
|
|
|
additional_constraints_overload_protection, false, true}, |
|
|
|
|
additional_constraints_overload_protection, true, true}, |
|
|
|
|
{"peer_state_based_framing", description_peer_state_based_framing, |
|
|
|
|
additional_constraints_peer_state_based_framing, false, true}, |
|
|
|
|
{"pick_first_happy_eyeballs", description_pick_first_happy_eyeballs, |
|
|
|
@ -521,7 +521,7 @@ const ExperimentMetadata g_experiment_metadata[] = { |
|
|
|
|
{"multiping", description_multiping, additional_constraints_multiping, |
|
|
|
|
false, true}, |
|
|
|
|
{"overload_protection", description_overload_protection, |
|
|
|
|
additional_constraints_overload_protection, false, true}, |
|
|
|
|
additional_constraints_overload_protection, true, true}, |
|
|
|
|
{"peer_state_based_framing", description_peer_state_based_framing, |
|
|
|
|
additional_constraints_peer_state_based_framing, false, true}, |
|
|
|
|
{"pick_first_happy_eyeballs", description_pick_first_happy_eyeballs, |
|
|
|
@ -802,7 +802,7 @@ const ExperimentMetadata g_experiment_metadata[] = { |
|
|
|
|
{"multiping", description_multiping, additional_constraints_multiping, |
|
|
|
|
false, true}, |
|
|
|
|
{"overload_protection", description_overload_protection, |
|
|
|
|
additional_constraints_overload_protection, false, true}, |
|
|
|
|
additional_constraints_overload_protection, true, true}, |
|
|
|
|
{"peer_state_based_framing", description_peer_state_based_framing, |
|
|
|
|
additional_constraints_peer_state_based_framing, false, true}, |
|
|
|
|
{"pick_first_happy_eyeballs", description_pick_first_happy_eyeballs, |
|
|
|
|