Send two QUIC alternate addresses from GFE for proxied sessions
Currently the GFE sends one address to proxied sessions, based on the address family that the client is currently using. This CL changes that to allow the GFE to send both IPv4 and IPv6 addresses to the client. The change is protected by gfe2_reloadable_flag_quic_send_two_alt_addresses.
This CL also removes deprecated QuicConfig APIs now that they are no longer used.
gfe-relnote: send 2 alternate addresses, protected by gfe2_reloadable_flag_quic_send_two_alt_addresses
PiperOrigin-RevId: 309798078
Change-Id: I4b5c55f532aceacc41a807c8f6d810311ee236dc
2 files changed