index
:
passt
Plug A Simple Socket Transport
about
git
code
bugs
lists
chat
path:
root
/
tcp_splice.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
flow,tcp: Use epoll_ref type including flow and side
David Gibson
2023-12-04
1
-1
/
+1
*
cppcheck: Make many pointers const
David Gibson
2023-10-04
1
-1
/
+2
*
epoll: Split handling of listening TCP sockets into their own handler
David Gibson
2023-08-13
1
-1
/
+1
*
passt: Relicense to GPL 2.0, or any later version
Stefano Brivio
2023-04-06
1
-1
/
+1
*
tcp: Remove splice from tcp_epoll_ref
David Gibson
2022-11-25
1
-2
/
+2
*
tcp: Use the same sockets to listen for spliced and non-spliced connections
David Gibson
2022-11-25
1
-2
/
+3
*
tcp: Unify part of spliced and non-spliced conn_from_sock path
David Gibson
2022-11-25
1
-0
/
+4
*
tcp: Partially unify tcp_timer() and tcp_splice_timer()
David Gibson
2022-11-25
1
-1
/
+0
*
tcp: Unify tcp_defer_handler and tcp_splice_defer_handler()
David Gibson
2022-11-25
1
-1
/
+0
*
tcp: Unify spliced and non-spliced connection tables
David Gibson
2022-11-25
1
-2
/
+0
*
tcp_splice: #include tcp_splice.h in tcp_splice.c
David Gibson
2022-11-25
1
-3
/
+0
*
treewide: Add include guards
Stefano Brivio
2022-03-29
1
-0
/
+5
*
treewide: Packet abstraction with mandatory boundary checks
Stefano Brivio
2022-03-29
1
-1
/
+1
*
tcp_splice: Close sockets right away on high number of open files
Stefano Brivio
2022-03-29
1
-0
/
+1
*
tcp: Refactor to use events instead of states, split out spliced implementation
Stefano Brivio
2022-03-28
1
-0
/
+14