]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
msg/async/ProtocolV2: fault if we connect to the wrong peer
authorSage Weil <sage@redhat.com>
Thu, 24 Jan 2019 13:33:29 +0000 (07:33 -0600)
committerRicardo Dias <rdias@suse.com>
Thu, 24 Jan 2019 16:50:28 +0000 (16:50 +0000)
commit71f1e1604b088a68a0d7ed0d1992d92bc2a12db8
tree772e9964a7b67cd296e3d1a5dbffeefeaaee7bdb
parent23c0883d4f23cc249e3dd8f3837149ffc4e19602
msg/async/ProtocolV2: fault if we connect to the wrong peer

Someone else may have bound to the same port.  If they identify as someone
else, fault and back off.

Signed-off-by: Sage Weil <sage@redhat.com>
src/msg/async/ProtocolV2.cc