aboutsummaryrefslogtreecommitdiffstats
path: root/net/ceph/decode.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-05-04libceph: allow addrvecs with a single NONE/blank addressIlya Dryomov1-6/+14
2020-12-14libceph, ceph: implement msgr2.1 protocol (crc and secure modes)Ilya Dryomov1-0/+45
2020-12-14libceph, ceph: get and handle cluster maps with addrvecsIlya Dryomov1-0/+56
2019-07-08libceph: use TYPE_LEGACY for entity addrs instead of TYPE_NONEJeff Layton1-12/+6
2019-07-08libceph: add ceph_decode_entity_addrJeff Layton1-0/+90