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
/
plugins
/
unittest
/
tcp_test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-17
session: use listener_handle instead of listener_index
Nathan Skrzypczak
1
-1
/
+1
2019-04-19
svm: move fifo tests to a separate file
Florin Coras
1
-1160
/
+1
2019-04-19
svm: support addition of chunks to fifos
Florin Coras
1
-2
/
+135
2019-04-18
svm: allow indirect fifo data chunks
Florin Coras
1
-3
/
+3
2019-04-16
svm_fifo rework to avoid contention on cursize
Sirshak Das
1
-2
/
+1
2019-03-22
tcp: improve handling of snd_nxt
Florin Coras
1
-2
/
+2
2019-03-02
session: cleanup/rename functions
Florin Coras
1
-1
/
+1
2019-02-18
session: move fifo allocation logic to app worker
Florin Coras
1
-1
/
+1
2019-02-09
session: refactor listen logic
Florin Coras
1
-1
/
+1
2019-02-04
session: cleanup part 1
Florin Coras
1
-1
/
+1
2018-12-28
session: free session after transport and app confirm
Florin Coras
1
-1
/
+1
2018-11-14
Remove c-11 memcpy checks from perf-critical code
Dave Barach
1
-2
/
+2
2018-10-31
session: add wrk context
Florin Coras
1
-5
/
+5
2018-10-23
c11 safe string handling support
Dave Barach
1
-8
/
+8
2018-10-21
tcp: count first lost hole (VPP-1465)
Florin Coras
1
-3
/
+29
2018-10-18
tcp: fix sacks lost bytes counting (VPP-1465)
Florin Coras
1
-34
/
+90
2018-10-18
tls: fix connection failures/interrupts at scale (VPP-1464)
Florin Coras
1
-2
/
+3
2018-10-17
tcp: avoid sack processing when not needed (VPP-1460)
Florin Coras
1
-1
/
+1
2018-07-24
Create a unit-test plugin
Dave Barach
1
-0
/
+1779