summaryrefslogtreecommitdiffstats
path: root/net/ceph/decode.c
Commit message (Expand)AuthorAgeFilesLines
* libceph: allow addrvecs with a single NONE/blank addressIlya Dryomov2021-05-041-6/+14
* libceph, ceph: implement msgr2.1 protocol (crc and secure modes)Ilya Dryomov2020-12-141-0/+45
* libceph, ceph: get and handle cluster maps with addrvecsIlya Dryomov2020-12-141-0/+56
* libceph: use TYPE_LEGACY for entity addrs instead of TYPE_NONEJeff Layton2019-07-081-12/+6
* libceph: add ceph_decode_entity_addrJeff Layton2019-07-081-0/+90