push version for asset packets to mismatch for TCPVegasCC

This commit is contained in:
Stephen Birarda 2016-09-28 10:19:33 -07:00
parent af969231e7
commit 6d69a0dc71

View file

@ -58,8 +58,8 @@ PacketVersion versionForPacketType(PacketType packetType) {
case PacketType::AssetGetInfo:
case PacketType::AssetGet:
case PacketType::AssetUpload:
// Removal of extension from Asset requests
return 18;
// Introduction of TCPVegasCC as default congestion control
return 19;
case PacketType::NodeIgnoreRequest:
return 18; // Introduction of node ignore request (which replaced an unused packet tpye)