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
/
tcp
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-28
session: extend connect api for internal apps
Florin Coras
1
-7
/
+1
2018-10-27
pg: icmp4 & tcp4 ip length issue
Kingwel Xie
1
-1
/
+5
2018-10-25
vnet/tcp/tcp.c: address a corner case.
Paul Vinciguerra
1
-4
/
+7
2018-10-25
session/tcp: improve cli
Florin Coras
1
-37
/
+46
2018-10-25
tcp/session: add tx pacer
Florin Coras
4
-19
/
+72
2018-10-23
tcp: fast retransmit improvements
Florin Coras
5
-107
/
+279
2018-10-23
c11 safe string handling support
Dave Barach
4
-16
/
+16
2018-10-21
tcp: count first lost hole (VPP-1465)
Florin Coras
1
-14
/
+17
2018-10-18
tcp: fix sacks lost bytes counting (VPP-1465)
Florin Coras
1
-16
/
+28
2018-10-18
tls: fix connection failures/interrupts at scale (VPP-1464)
Florin Coras
1
-3
/
+7
2018-10-18
tcp: fix cleanup of non established connections (VPP-1463)
Florin Coras
1
-1
/
+4
2018-10-17
tcp: fix multiple fin retries (VPP-1461)
Florin Coras
1
-9
/
+9
2018-10-17
tcp: avoid sack processing when not needed (VPP-1460)
Florin Coras
2
-3
/
+6
2018-10-16
tls: fix multi threaded medium scale test (VPP-1457)
Florin Coras
1
-1
/
+9
2018-10-02
tcp: fix close wait timeout with no fin
Florin Coras
1
-0
/
+4
2018-10-02
tcp: accept fins if in recovery
Florin Coras
1
-1
/
+3
2018-09-29
session: lock msg queues while generating control events
Florin Coras
1
-1
/
+4
2018-09-27
tcp: use scaled window for new connects
Florin Coras
3
-5
/
+12
2018-09-25
tcp: accept rst+ack in syn-rcvd state
Florin Coras
1
-0
/
+2
2018-09-25
tcp: add option to cfg max rx fifo size
Florin Coras
3
-10
/
+22
2018-09-21
tcp: accept fin-ack in syn-rcvd state
Florin Coras
1
-1
/
+3
2018-08-24
tcp: fix cc recovery re-entry and persist timer pop
Florin Coras
2
-15
/
+37
2018-07-24
Create a unit-test plugin
Dave Barach
1
-1779
/
+0
2018-07-03
tcp: update snd_una_max for retranmsits
Florin Coras
1
-0
/
+4
2018-06-30
tcp: fix single loop prefetch
Florin Coras
1
-2
/
+2
2018-06-26
tcp/session: tx optimizations
Florin Coras
3
-21
/
+53
2018-06-26
tcp: avoid doing work in tcp_rcv_sacks for no sacks
Florin Coras
1
-2
/
+3
2018-06-26
tcp: cleanup functions
Florin Coras
4
-263
/
+258
2018-06-25
tw: add light weight timer update function
Florin Coras
1
-7
/
+8
2018-06-21
tcp: move tracing out of established loop
Florin Coras
1
-27
/
+59
2018-06-20
tcp: add per worker ctx structure
Florin Coras
3
-54
/
+56
2018-06-19
tcp: optimize tcp output
Florin Coras
4
-164
/
+163
2018-06-19
tcp: optimize tcp input
Florin Coras
1
-134
/
+204
2018-06-12
tcp: add close-wait state flags
Florin Coras
1
-0
/
+1
2018-06-11
tcp: cleanup connection/session fixes
Florin Coras
4
-24
/
+36
2018-06-10
tcp: fix timer based recovery exit condition
Florin Coras
2
-2
/
+2
2018-05-26
tcp: loss recovery improvements/fixes
Florin Coras
6
-142
/
+241
2018-05-25
tcp: handle acks in close wait
Florin Coras
2
-1
/
+2
2018-05-23
tcp: cc improvements and fixes
Florin Coras
4
-24
/
+29
2018-05-21
tcp: unlock link-local adjacencies on connection cleanup
Florin Coras
2
-24
/
+56
2018-05-18
session: add session process node
Florin Coras
1
-0
/
+2
2018-05-17
tcp: handle link-local addresses
Florin Coras
4
-7
/
+66
2018-05-10
tcp: fix jumbo retransmits
Florin Coras
1
-42
/
+42
2018-04-30
tcp/session: debug improvements/fixes
Florin Coras
2
-13
/
+11
2018-04-20
tcp: make newreno byte instead of acks dependent
Florin Coras
4
-3
/
+28
2018-04-20
tcp: improve stats
Florin Coras
3
-128
/
+177
2018-03-29
tcp: fix fib index buffer tagging
Florin Coras
2
-13
/
+18
2018-03-23
tcp/session: sprinkle prefetches
Florin Coras
2
-0
/
+16
2018-03-02
session: first approximation implementation of tls
Florin Coras
2
-1
/
+3
2018-02-07
Refactor vlib_buffer flags
Damjan Marion
1
-2
/
+2
[next]