DescriptionMove test for incoming packets with incorrect connection ID from
QuicConnection::OnPacketHeader to ::OnUnauthenticatedPublicHeader so it
works.
Add tests to verify code handles incoming packets with invalid
connection IDs.
Add DCHECKs to verify that QuicConnection::OnPublicResetPacket and
::OnVersionNegotiationPacket don't get packets with invalid
connection IDs.
Add comment to QuicConnection::ProcessUdpPacket to note packet may have
incorrect connection ID.
Fix b/19710533.
Merge internal change: 89336249
R=rch@chromium.org
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|