Page MenuHomePhabricator

net_processing: don't bother disconnecting for multiple version messages
AbandonedPublic

Authored by PiRK on Tue, Apr 29, 10:55.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Summary

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

Test Plan

ninja all check-all