Implement QUIC server validates the new peer address upon receiving PATH_CHALLENGE or peer migration. Protected by FLAGS_quic_reloadable_flag_quic_server_reverse_validate_new_path. PiperOrigin-RevId: 358462375 Change-Id: I3cf20ee7297cc35e784f52d4d7d474045243ef70
QUICHE (QUIC, Http/2, Etc) is Google‘s implementation of QUIC and related protocols. It powers Chromium as well as Google’s QUIC servers and some other projects. QUICHE is only supported on little-endian platforms.
Code can be viewed in CodeSearch in Quiche and is imported into Chromium.