Flip restart flags for staging and gfe-dev-co production locations. Also changes the default value in tests that do not specify values for these flags. gfe2_restart_flag_backend_config_memory_stats If true, BackendGroupsDistributor measures and exports backend group config memory stats as a Varz/Streamz metric. This may slow down backend update duration. gfe2_restart_flag_umbrella_cleanup If true, use the new umbrella service name format when reporting self load to DoS (used in CFEs only). PiperOrigin-RevId: 373422122
diff --git a/quic/core/quic_flags_list.h b/quic/core/quic_flags_list.h index d8e3849..327f3b0 100644 --- a/quic/core/quic_flags_list.h +++ b/quic/core/quic_flags_list.h
@@ -5,71 +5,131 @@ // This file is autogenerated by the QUICHE Copybara export script. #ifdef QUIC_FLAG -QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_abort_qpack_on_stream_reset, true) + QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_add_packet_flusher_on_async_op_done, true) + QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_add_stream_info_to_idle_close_detail, true) + QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_allocate_stream_sequencer_buffer_blocks_on_demand, false) + QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_allow_client_enabled_bbr_v2, false) + QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_and_tls_allow_sni_without_dots, true) + QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_batch_writer_fix_write_blocked, true) + QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_bbr2_avoid_too_low_probe_bw_cwnd, false) + QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_bbr2_fix_bw_lo_mode, true) + QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_can_send_ack_frequency, true) + QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_connection_migration_use_new_cid, false) + QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_connection_support_multiple_cids_v4, true) + QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_conservative_bursts, false) + QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_conservative_cwnd_and_pacing_gains, false) + QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_count_bytes_on_alternative_path_seperately, true) + QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_default_enable_5rto_blackhole_detection2, true) + QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_default_on_pto, false) + QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_default_to_bbr, false) + QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_default_to_bbr_v2, false) + QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_deprecate_incoming_connection_ids, true) + QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_disable_server_blackhole_detection, false) + QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_disable_version_draft_29, false) + QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_disable_version_q043, false) + QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_disable_version_q046, false) + QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_disable_version_q050, false) + QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_disable_version_t051, false) + QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_discard_initial_packet_with_key_dropped, true) + QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_discard_packets_with_invalid_cid, false) + QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_donot_pto_half_rtt_data, true) + QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_donot_reset_ideal_next_packet_send_time, false) + QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_donot_write_mid_packet_processing, true) + QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_drop_unsent_path_response, true) + QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_enable_mtu_discovery_at_server, false) + QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_enable_server_on_wire_ping, true) + QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_enable_token_based_address_validation, true) + QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_enable_version_rfcv1, false) + QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_encrypted_control_frames, false) + QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_error_on_http3_push, true) -QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_fix_on_stream_reset, true) + QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_fix_stateless_reset, false) + QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_group_path_response_and_challenge_sending_closer, false) + QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_h3_datagram, false) + QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_ignore_old_priority_update_frame, true) + QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_pass_path_response_to_validator, false) + QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_preempt_stream_data_with_handshake_packet, true) + QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_require_handshake_confirmation, false) + QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_send_path_response2, true) + QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_send_timestamps, false) + QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_send_tls_crypto_error_code, true) + QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_server_reverse_validate_new_path3, false) + QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_single_ack_in_packet2, false) + QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_testonly_default_false, false) + QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_testonly_default_true, true) -QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_tls_retry_handshake_on_early_data, true) + QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_tls_server_use_handshake_hints, true) + QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_unified_iw_options, false) + QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_use_connection_id_on_default_path_v2, false) + QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_use_encryption_level_context, true) + QUIC_FLAG(FLAGS_quic_reloadable_flag_quic_use_write_or_buffer_data_at_level, false) + QUIC_FLAG(FLAGS_quic_restart_flag_dont_fetch_quic_private_keys_from_leto, false) + QUIC_FLAG(FLAGS_quic_restart_flag_quic_dispatcher_support_multiple_cid_per_connection_v2, true) + QUIC_FLAG(FLAGS_quic_restart_flag_quic_offload_pacing_to_usps2, false) + QUIC_FLAG(FLAGS_quic_restart_flag_quic_support_release_time_for_gso, false) + QUIC_FLAG(FLAGS_quic_restart_flag_quic_testonly_default_false, false) + QUIC_FLAG(FLAGS_quic_restart_flag_quic_testonly_default_true, true) + QUIC_FLAG(FLAGS_quic_restart_flag_quic_time_wait_list_support_multiple_cid_v2, true) #endif