This particular code branch is equivalent to an unknown message type, which we also just ignore (for future extensibility). If someone can spam us with NetMsgType::SPAM messages that we just ignore, it doesn't make sense to deal differently with spamming of NetMsgType::VERSION that we also just ignore after the first one .
Depends on D18017