ekr / minq

A simple Go implementation of QUIC
MIT License
98 stars 16 forks source link

Reject packets with crazily hiqh sequence numbers #9

Open ekr opened 7 years ago

ekr commented 7 years ago

Otherwise we try to allocate ridiculous data in the ack buffer...