]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
msg/async/frames_v2: implement msgr2.1 wire format
authorIlya Dryomov <idryomov@gmail.com>
Thu, 7 May 2020 09:32:52 +0000 (11:32 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Wed, 17 Jun 2020 19:56:41 +0000 (21:56 +0200)
commit2966b2a5d34c098a5da2ba33fe1f37db3811c291
treea7301f32282d9895ea3c5acc57ca02d8af4e111d
parentbc835b8bed627af89b1a0bb0f7585e0e3d531aaa
msg/async/frames_v2: implement msgr2.1 wire format

Implement msgr2.1-crc and msgr2.1-secure modes.

Issues with existing msgr2.0-crc and msgr2.0-secure modes and
their resolution will be described in doc/dev/msgr2.rst.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
src/crimson/net/ProtocolV2.cc
src/msg/async/ProtocolV2.cc
src/msg/async/frames_v2.cc
src/msg/async/frames_v2.h