increase mininum stateless reset size

This commit is contained in:
Marten Seemann
2018-11-27 09:27:18 +07:00
parent cf957bb3d0
commit 314056f6dd
2 changed files with 3 additions and 3 deletions

View File

@@ -8,9 +8,6 @@ const MaxPacketSizeIPv4 = 1252
// MaxPacketSizeIPv6 is the maximum packet size that we use for sending IPv6 packets.
const MaxPacketSizeIPv6 = 1232
// MinStatelessResetSize is the minimum size of a stateless reset packet
const MinStatelessResetSize = 1 + 20 + 16
const defaultMaxCongestionWindowPackets = 1000
// DefaultMaxCongestionWindow is the default for the max congestion window