index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
crimson
/
net
/
FrameAssemblerV2.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crimson: fmt 11 fixes
Matan Breizman
2024-08-14
1
-1
/
+1
*
crimson/net: rework interceptor to support cross-core interceptions
Yingxin Cheng
2023-08-23
1
-20
/
+21
*
crimson/net: implement logic to move a io-handler to a new sid
Yingxin Cheng
2023-06-25
1
-0
/
+8
*
crimson/net: clear FrameAssemblerV2 at replace
Yingxin Cheng
2023-06-25
1
-3
/
+15
*
crimson/net: adjust the IO path in FrameAssemblerV2 with the foreign socket
Yingxin Cheng
2023-06-25
1
-20
/
+87
*
crimson/net: allow FrameAssemblerV2 to check and shutdown a foreign socket
Yingxin Cheng
2023-06-25
1
-8
/
+39
*
crimson/net: check that FrameAssemblerV2 is working in the expected core
Yingxin Cheng
2023-06-25
1
-2
/
+27
*
crimson/net: use SocketFRef
Yingxin Cheng
2023-06-25
1
-4
/
+5
*
crimson/net: decouple tests from SocketConnection class
Yingxin Cheng
2023-06-25
1
-1
/
+3
*
crimson/net: hide seastar packet and temporary_buffer inside Socket
Yingxin Cheng
2023-06-25
1
-14
/
+14
*
crimson/net: move socket ownership from SocketConnection to FrameAssemblerV2
Yingxin Cheng
2023-06-25
1
-6
/
+18
*
crimson/net: fix the corner case when the replacing connection doesn't have s...
Yingxin Cheng
2023-02-13
1
-1
/
+6
*
crimson/net: make it explict about the FrameAssemberV2 ownership
Yingxin Cheng
2023-02-08
1
-0
/
+5
*
crimson/net: move intercept_frame() from ProtocolV2 down to FrameAssemblerV2
Yingxin Cheng
2023-02-08
1
-0
/
+21
*
crimson/net: refactor socket managements
Yingxin Cheng
2023-02-08
1
-22
/
+29
*
crimson/net: introduce and integrate FrameAssemblerV2
Yingxin Cheng
2023-02-08
1
-0
/
+264