1
0
mirror of https://github.com/facebookincubator/mvfst.git synced 2025-11-10 21:22:20 +03:00
Files
mvfst/quic/server/test/QuicServerTest.cpp
Matt Joras a0dfb03a97 Fix some VN and packet length checks.
Summary:
We shouldn't send a VN on receiving a VN, as this can cause VN ping pong.

Also, we need to check earlier whether a packet meets the minimum Initial size.

Reviewed By: yangchi

Differential Revision: D24196884

fbshipit-source-id: 222f38b6f341702e7d2dbaa9030557cef6438ee6
2020-10-08 16:18:41 -07:00

96 KiB