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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-15
Fixes and improved tcp/session debugging
Florin Coras
3
-49
/
+329
2017-07-14
vnet_buffer_t flags cleanup
Damjan Marion
1
-1
/
+1
2017-07-11
Horizontal (nSessions) scaling draft
Dave Barach
10
-97
/
+198
2017-07-06
Unlink /dev/shm files on application detach.
Dave Wallace
4
-5
/
+36
2017-06-22
Improve svm fifo and tcp tx path performance (VPP-846)
Florin Coras
2
-9
/
+11
2017-06-19
Overall tcp performance improvements (VPP-846)
Florin Coras
7
-13
/
+34
2017-06-14
Fix session api connect sock handler.
Dave Wallace
1
-1
/
+10
2017-06-09
Implement sack based tcp loss recovery (RFC 6675)
Florin Coras
4
-33
/
+63
2017-06-07
Small update to session API
Florin Coras
2
-1
/
+5
2017-06-01
Improve fifo allocator performance
Dave Barach
7
-67
/
+83
2017-05-20
Improve session debugging
Florin Coras
1
-17
/
+30
2017-05-18
Remove nop code from session_manager_add_first_segment().
Dave Wallace
1
-2
/
+0
2017-05-17
VPP-846: tcp perf / scale / hardening
Dave Barach
3
-38
/
+90
2017-05-16
Fixes to tcp active opens and reception
Dave Barach
1
-1
/
+5
2017-05-15
Fix builtin tcp client
Dave Barach
2
-1
/
+5
2017-05-10
Multi-thread enablement for the debug cli http server
Dave Barach
2
-1
/
+15
2017-05-10
Builtin debug cli http server
Dave Barach
2
-5
/
+12
2017-05-09
Fix remaining 32-bit compile issues
Damjan Marion
2
-8
/
+8
2017-05-09
Add support for tcp/session buffer chains
Florin Coras
3
-65
/
+200
2017-05-07
Include TCP options in segment size computation
Florin Coras
1
-1
/
+1
2017-05-04
Fixes and improvements in session hashtable keys
Clement Durand
1
-53
/
+35
2017-05-01
TCP ooo reception fixes
Florin Coras
2
-3
/
+19
2017-04-25
Session/tcp coverity fixes
Florin Coras
1
-0
/
+6
2017-04-25
"autoreply" flag: autogenerate standard xxx_reply_t messages
Dave Barach
1
-61
/
+7
2017-04-24
Session layer improvements
Florin Coras
10
-218
/
+330
2017-04-21
[VPP-704]./uri_tcp_test slave , uri test segment fault
flyingeagle23
1
-1
/
+1
2017-04-21
[vpp-705]uri_cli issue:show session get nothing tips when session management ...
flyingeagle23
1
-2
/
+2
2017-04-13
Session layer refactoring
Florin Coras
11
-1366
/
+1617
2017-04-06
Use thread local storage for thread index
Damjan Marion
1
-1
/
+1
2017-04-02
TCP cc/window management fixes and debugging
Florin Coras
4
-13
/
+61
2017-03-27
TCP/session improvements
Florin Coras
7
-89
/
+165
2017-03-13
VPP-659 Improve tcp/session debugging and testing
Florin Coras
5
-35
/
+108
2017-03-10
VPP-659 TCP improvements
Florin Coras
9
-92
/
+174
2017-03-07
Register TCP with IP only if session is enabled
Florin Coras
1
-1
/
+4
2017-03-07
fix uninitialized ip6 keys within session.c
Gabriel Ganne
1
-0
/
+8
2017-03-04
Cleanup URI code and TCP bugfixing
Florin Coras
9
-66
/
+278
2017-03-01
VPP-598: tcp stack initial commit
Dave Barach
13
-0
/
+4940