index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
include
/
msgr.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
msgr: added on-wire-compression to msgr protocol 2.0
Maya Gilad
2021-06-29
1
-3
/
+11
*
msgr: remove the macro not referenced anywhere
Changcheng Liu
2020-09-24
1
-7
/
+0
*
msg/async/ProtocolV2: add msgr2.1 feature bit
Ilya Dryomov
2020-06-17
1
-3
/
+4
*
include: Endian fix for shared kernel/user headers
Ulrich Weigand
2019-09-05
1
-0
/
+13
*
msg/async, v2: introduce frame late abort facility.
Radoslaw Zarzynski
2019-03-04
1
-1
/
+0
*
msg, msg/async, v2: introduce late message abort facility.
Radoslaw Zarzynski
2019-03-02
1
-0
/
+1
*
msg, msg/async, v2: drop crc fields from ceph_msg_header2.
Radoslaw Zarzynski
2019-03-01
1
-3
/
+0
*
msg/async, v2: drop ceph_msg_header2 fields duplicating segment info.
Radoslaw Zarzynski
2019-02-21
1
-3
/
+0
*
msg/async: msgr2: add payload length to banner
Ricardo Dias
2019-01-23
1
-4
/
+3
*
msg/async: msgr2: messange exchange phase
Ricardo Dias
2019-01-23
1
-0
/
+24
*
msg/async: msgr2: banner exchange
Ricardo Dias
2019-01-23
1
-0
/
+28
*
Merge remote-tracking branch 'private/wip-cx'
Sage Weil
2018-07-09
1
-1
/
+1
|
\
|
*
auth/cephx: add authorizer challenge
Sage Weil
2018-05-24
1
-1
/
+1
*
|
CEPH_MON_PORT -> CEPH_MON_PORT_LEGACY; define CEPH_MON_PORT_IANA
Sage Weil
2018-07-03
1
-1
/
+2
|
/
*
common: Remove redundant includes
Brad Hubbard
2017-05-11
1
-0
/
+2
*
msg: introduce mgr entity_type_t
John Spray
2016-09-29
1
-0
/
+1
*
msg: kill unused macros
xie xingguo
2016-08-22
1
-2
/
+0
*
Don't use __cplusplus to mean !__KERNEL__
Matt Benjamin
2015-01-14
1
-1
/
+1
*
msgr: add KEEPALIVE2 feature
Sage Weil
2014-03-29
1
-0
/
+2
*
msgr: make bind port range configurable
Sage Weil
2012-11-04
1
-2
/
+0
*
Code to allow pipes to be prepared to sign messages and to call the authentic...
Peter Reiher
2012-10-01
1
-0
/
+10
*
msg: include compat_version in version header
Sage Weil
2012-02-10
1
-1
/
+4
*
Add missing includes
Colin Patrick McCabe
2011-03-08
1
-0
/
+4
*
Revert "move g_default_file_layout into ceph_fs.cc"
Sage Weil
2011-02-28
1
-3
/
+0
*
move g_default_file_layout into ceph_fs.cc
Colin Patrick McCabe
2011-02-22
1
-0
/
+3
*
msgr: when both ends support it, exchange in_seq values on reconnect
Greg Farnum
2010-09-13
1
-0
/
+1
*
Bug #98: Unique names for include guards
Markus Elfring
2010-06-17
1
-2
/
+2
*
msgr: NOSRCADDR protocol feature drops src/orig_src in msg header
Sage Weil
2010-03-30
1
-1
/
+19
*
msgr: don't redefine value of ENTITY_TYPE_AUTH
Sage Weil
2010-03-02
1
-1
/
+1
*
msgr: Remove the type CEPH_ENTITY_TYPE_ADMIN.
Greg Farnum
2010-03-02
1
-2
/
+1
*
msg: add type to ceph_entity_addr
Sage Weil
2010-01-27
1
-2
/
+3
*
msgr: remove erank
Sage Weil
2010-01-08
1
-16
/
+2
*
msgr: include features in connection handshake (protocol change)
Sage Weil
2009-12-23
1
-1
/
+4
*
msgr: put tid in ceph_msg_header (protocol change)
Sage Weil
2009-12-22
1
-1
/
+2
*
msgr: rev protocol
Sage Weil
2009-11-19
1
-1
/
+1
*
Merge branch 'unstable' into auth
Sage Weil
2009-11-10
1
-1
/
+1
|
\
|
*
msgr: encode sockaddr.ss_family big endian in ceph_entity_addr
Sage Weil
2009-11-04
1
-1
/
+1
*
|
msgr: include authorizer_protocol in connect header
Sage Weil
2009-10-23
1
-0
/
+1
*
|
auth: filter osd messages according to their peer type
Yehuda Sadeh
2009-10-23
1
-6
/
+8
*
|
auth: CEPH_PRINCIPLE_ -> CEPH_ENTITY_TYPE_*
Sage Weil
2009-10-22
1
-1
/
+2
*
|
msgr: define C ceph_entity_type_name
Sage Weil
2009-10-22
1
-5
/
+7
*
|
Merge branch 'unstable' into auth
Sage Weil
2009-10-22
1
-1
/
+2
|
\
|
|
*
msgr: add version field to msg header
Sage Weil
2009-10-13
1
-1
/
+2
*
|
msgr: authorizer get/verify callbacks
Sage Weil
2009-10-05
1
-0
/
+1
*
|
msgr: get_authorizer hook?
Sage Weil
2009-10-05
1
-0
/
+2
|
/
*
use sockaddr_storage; and some ipv6 support groundwork
Sage Weil
2009-10-02
1
-3
/
+3
*
document data structs; kill ttl_ms in caps msg
Sage Weil
2009-09-30
1
-5
/
+5
*
kclient: more fixes from akpm's review
Sage Weil
2009-09-30
1
-5
/
+5
*
msgr: make ack le64 to match seq
Sage Weil
2009-09-10
1
-1
/
+1
*
msgr: kill per-msg protocol version values
Sage Weil
2009-09-10
1
-4
/
+0
[next]