Linux Foundation Collaborative Projects
index
:
vpp
master
stable/1606
stable/1609
stable/1701
stable/1704
stable/1707
stable/1710
stable/1801
stable/1804
stable/1807
stable/1810
stable/1901
stable/1904
stable/1908
stable/2001
stable/2005
stable/2009
stable/2101
stable/2106
stable/2110
stable/2202
stable/2206
stable/2210
stable/2302
stable/2306
stable/2310
stable/2402
stable/2406
stable/2410
stable/test
Vector Packet Processing
Grokmirror user
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vnet
/
session
/
session.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-05
session: segment manager refactor
Florin Coras
1
-2
/
+3
2018-01-27
session: use clib rwlocks instead of custom implementation
Florin Coras
1
-17
/
+4
2018-01-27
session: disconnect and echo client improvements
Florin Coras
1
-0
/
+1
2018-01-25
session: add support for memfd segments
Florin Coras
1
-1
/
+11
2018-01-09
api: refactor vlibmemory
Florin Coras
1
-3
/
+3
2017-12-11
session: generalize handling of network transports
Florin Coras
1
-25
/
+32
2017-11-29
session: fix preallocation of local endpoint table
Florin Coras
1
-9
/
+17
2017-11-28
Shut down session queue input nodes on exit
Dave Barach
1
-0
/
+2
2017-11-27
session: return bound listener for proxy accepts
Florin Coras
1
-0
/
+1
2017-10-16
udp: refactor udp code
Florin Coras
1
-23
/
+126
2017-10-10
session: add support for application namespacing
Florin Coras
1
-16
/
+25
2017-09-07
Fix session connect_* api message handling.
Dave Wallace
1
-0
/
+22
2017-08-10
TCP proxy prototype
Dave Barach
1
-4
/
+4
2017-08-02
Fix tcp tx buffer allocation
Florin Coras
1
-0
/
+10
2017-07-30
Make tcp active open data structures thread safe
Florin Coras
1
-2
/
+1
2017-07-25
Cleanup/refactor session layer code
Florin Coras
1
-143
/
+21
2017-07-21
Improvements to tcp rx path and debugging
Florin Coras
1
-0
/
+4
2017-07-15
Fixes and improved tcp/session debugging
Florin Coras
1
-9
/
+29
2017-07-11
Horizontal (nSessions) scaling draft
Dave Barach
1
-3
/
+27
2017-06-19
Overall tcp performance improvements (VPP-846)
Florin Coras
1
-2
/
+2
2017-06-09
Implement sack based tcp loss recovery (RFC 6675)
Florin Coras
1
-2
/
+4
2017-06-01
Improve fifo allocator performance
Dave Barach
1
-4
/
+4
2017-05-17
VPP-846: tcp perf / scale / hardening
Dave Barach
1
-2
/
+2
2017-05-15
Fix builtin tcp client
Dave Barach
1
-0
/
+4
2017-05-10
Multi-thread enablement for the debug cli http server
Dave Barach
1
-1
/
+9
2017-05-10
Builtin debug cli http server
Dave Barach
1
-4
/
+11
2017-05-09
Add support for tcp/session buffer chains
Florin Coras
1
-2
/
+2
2017-05-01
TCP ooo reception fixes
Florin Coras
1
-3
/
+4
2017-04-24
Session layer improvements
Florin Coras
1
-8
/
+11
2017-04-13
Session layer refactoring
Florin Coras
1
-61
/
+114
2017-04-02
TCP cc/window management fixes and debugging
Florin Coras
1
-1
/
+11
2017-03-27
TCP/session improvements
Florin Coras
1
-10
/
+9
2017-03-13
VPP-659 Improve tcp/session debugging and testing
Florin Coras
1
-1
/
+2
2017-03-10
VPP-659 TCP improvements
Florin Coras
1
-14
/
+14
2017-03-04
Cleanup URI code and TCP bugfixing
Florin Coras
1
-6
/
+17
2017-03-01
VPP-598: tcp stack initial commit
Dave Barach
1
-0
/
+380
[prev]