aboutsummaryrefslogtreecommitdiff
path: root/net/ceph/decode.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-04libceph: allow addrvecs with a single NONE/blank addressGravatar Ilya Dryomov 1-6/+14
2020-12-14libceph, ceph: implement msgr2.1 protocol (crc and secure modes)Gravatar Ilya Dryomov 1-0/+45
2020-12-14libceph, ceph: get and handle cluster maps with addrvecsGravatar Ilya Dryomov 1-0/+56
2019-07-08libceph: use TYPE_LEGACY for entity addrs instead of TYPE_NONEGravatar Jeff Layton 1-12/+6
2019-07-08libceph: add ceph_decode_entity_addrGravatar Jeff Layton 1-0/+90