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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vnet
/
tcp
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-19
Overall tcp performance improvements (VPP-846)
Florin Coras
10
-413
/
+630
2017-06-09
Implement sack based tcp loss recovery (RFC 6675)
Florin Coras
9
-372
/
+904
2017-06-01
Improve fifo allocator performance
Dave Barach
4
-137
/
+216
2017-05-20
Improve session debugging
Florin Coras
6
-68
/
+141
2017-05-18
Improve sack bytes accounting and testing
Florin Coras
5
-37
/
+140
2017-05-17
VPP-846: tcp perf / scale / hardening
Dave Barach
2
-9
/
+5
2017-05-16
Fixes to tcp active opens and reception
Dave Barach
1
-0
/
+5
2017-05-15
Fix builtin tcp client
Dave Barach
2
-37
/
+73
2017-05-11
Handle RST of TCP connections in SYN-RCVD state, VPP-822
Florin Coras
1
-8
/
+23
2017-05-10
Multi-thread enablement for the debug cli http server
Dave Barach
1
-1
/
+20
2017-05-10
Improve TCP option handling, VPP-757
Florin Coras
3
-15
/
+54
2017-05-10
Builtin debug cli http server
Dave Barach
1
-0
/
+634
2017-05-10
Ignore data in RST segments, VPP-723
Florin Coras
2
-59
/
+53
2017-05-09
Fix remaining 32-bit compile issues
Damjan Marion
2
-9
/
+12
2017-05-09
Add support for tcp/session buffer chains
Florin Coras
2
-10
/
+10
2017-05-07
Include TCP options in segment size computation
Florin Coras
4
-41
/
+96
2017-05-07
Fix TCP loss recovery, VPP-745
Florin Coras
5
-48
/
+72
2017-05-02
Fix TCP tx when snd_wnd < smss
Florin Coras
1
-3
/
+4
2017-05-01
TCP ooo reception fixes
Florin Coras
6
-37
/
+186
2017-04-27
[VPP-710] tcp TCP_TIMER_ESTABLISH timeout_handler occur segment fault
flyingeagle23
1
-1
/
+2
2017-04-25
Session/tcp coverity fixes
Florin Coras
5
-101
/
+85
2017-04-25
Add sack tx unit test
Florin Coras
4
-18
/
+185
2017-04-24
Debug CLI to magically create / delete a TCP session
Dave Barach
4
-55
/
+127
2017-04-24
Session layer improvements
Florin Coras
6
-46
/
+41
2017-04-19
Add more svm fifo unit tests
Florin Coras
1
-59
/
+246
2017-04-18
Fix fifo ooo bugs and improve testing
Dave Barach
5
-56
/
+493
2017-04-15
Set lower bound on persist timer
Florin Coras
2
-7
/
+10
2017-04-14
tcp: completed trace functions
Clement Durand
2
-35
/
+110
2017-04-13
Session layer refactoring
Florin Coras
7
-61
/
+476
2017-04-13
tcp builtin_client: bug correction and short_help
Clement Durand
1
-1
/
+2
2017-04-06
Use thread local storage for thread index
Damjan Marion
5
-21
/
+21
2017-04-02
TCP cc/window management fixes and debugging
Florin Coras
7
-114
/
+299
2017-03-28
Unscrew builtin client
Dave Barach
1
-4
/
+8
2017-03-27
TCP/session improvements
Florin Coras
11
-365
/
+1695
2017-03-16
vlib: make runtime_data thread-local
Damjan Marion
1
-10
/
+13
2017-03-13
VPP-659 Improve tcp/session debugging and testing
Florin Coras
6
-130
/
+485
2017-03-10
VPP-659 TCP improvements
Florin Coras
6
-54
/
+238
2017-03-07
Register TCP with IP only if session is enabled
Florin Coras
2
-6
/
+38
2017-03-04
Cleanup URI code and TCP bugfixing
Florin Coras
5
-76
/
+257
2017-03-01
VPP-598: tcp stack initial commit
Dave Barach
11
-0
/
+6315