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
2019-05-25
tcp: handle disconnects in rcv-process
Florin Coras
1
-0
/
+1
2019-05-24
Fix congestion recovery check
v19.01.3-rc0
John Lo
1
-2
/
+4
2019-03-01
tcp: allow future acks if in window
Florin Coras
1
-4
/
+9
2019-02-22
tcp: free sack block list on connection cleanup
Florin Coras
1
-0
/
+2
2019-02-07
tcp: fix reset sending in syn-sent
Florin Coras
3
-6
/
+7
2019-01-20
tcp: fix debugging without cc stats (VPP-1547)
Florin Coras
1
-0
/
+1
2019-01-18
tcp: allow data in passive open ack (VPP-1545)
Florin Coras
1
-2
/
+3
2019-01-12
session: generate wrong thread errors instead of crashing
Florin Coras
2
-6
/
+7
2019-01-04
tcp: fix reset in syn-sent
Florin Coras
1
-2
/
+1
2019-01-03
tcp: add more closing state arcs
Florin Coras
1
-0
/
+19
2019-01-03
tcp: better randomize iss
Florin Coras
2
-4
/
+41
2019-01-01
buffers: remove unused code
Damjan Marion
1
-2
/
+1
2019-01-01
vcl/ldp: add write msg function and fine tuning
Florin Coras
2
-4
/
+7
2018-12-28
session: free session after transport and app confirm
Florin Coras
2
-9
/
+9
2018-12-26
tcp: add more last-ack arcs
Florin Coras
1
-0
/
+19
2018-12-26
tcp: separate active and passive establish timers
Florin Coras
5
-94
/
+107
2018-12-25
tcp: add fin-wait-1 dispatch arcs
Florin Coras
1
-0
/
+19
2018-12-24
tcp: compute seq_end in tcp_input
Florin Coras
3
-50
/
+41
2018-12-22
tcp: improve waitclose in closing states
Florin Coras
4
-17
/
+64
2018-12-21
tcp: fix fin_wait_1 condition to send fin
Florin Coras
2
-2
/
+6
2018-12-20
tcp: fix syn-sent reset
Florin Coras
1
-7
/
+9
2018-12-19
session: add cli option to dump session elog
Florin Coras
1
-0
/
+1
2018-12-19
tcp: fix fin in syn-rcvd
Florin Coras
2
-11
/
+18
2018-12-19
tcp: add more state machine arcs
Florin Coras
1
-5
/
+79
2018-12-19
tcp/session: notify transport of close when tx fifo is not empty
Florin Coras
3
-12
/
+21
2018-12-18
tcp/session: drop connections if message queue is full
Florin Coras
2
-14
/
+18
2018-12-18
tcp: cleanup connections if handshake fails
Florin Coras
1
-3
/
+2
2018-12-17
tcp: fix handling of broken syn options
Florin Coras
4
-5
/
+15
2018-12-17
tcp: accept rst that fail paws
Florin Coras
1
-9
/
+9
2018-12-17
vcl/session: handle reset/disconnect before app accept
Florin Coras
1
-2
/
+4
2018-12-13
tcp: drop handshake ack with fin set
Florin Coras
1
-1
/
+1
2018-12-13
tcp: fix handling of no wscale in syns
Florin Coras
2
-1
/
+6
2018-12-13
tcp: validate seq for handshake ack
Florin Coras
1
-0
/
+8
2018-12-13
session/tcp: support tx flush mark
Florin Coras
4
-1
/
+26
2018-12-07
tcp: improve check for invalid sack blocks
Florin Coras
1
-1
/
+3
2018-12-07
tcp: measure us rtt with syn-ack
Florin Coras
1
-0
/
+1
2018-12-07
tcp: fix timestamp check and paws
Florin Coras
1
-5
/
+2
2018-12-07
tcp: better handling of options only allowed in syns
Florin Coras
1
-9
/
+18
2018-12-07
tcp: validate connection state in retransmit
Florin Coras
1
-2
/
+2
2018-12-07
tcp: fix length check
Florin Coras
1
-3
/
+14
2018-12-05
session/tcp: postpone cleanup on reset
Florin Coras
2
-2
/
+8
2018-11-30
Metadata / opaque formatting belongs in vpp
Dave Barach
1
-0
/
+2
2018-11-26
Minor tweaks
Dave Barach
1
-10
/
+11
2018-11-14
Remove c-11 memcpy checks from perf-critical code
Dave Barach
3
-31
/
+35
2018-11-13
tcp: cubic improvements
Florin Coras
1
-9
/
+25
2018-11-13
tcp: cubic fast convergence
Florin Coras
4
-7
/
+73
2018-11-12
tcp: handle disconnects after enq notifications
Florin Coras
4
-37
/
+93
2018-11-09
tcp: basic cubic implementation
Florin Coras
6
-14
/
+258
2018-11-08
tcp: pacer and mrtt estimation improvements
Florin Coras
5
-20
/
+61
2018-11-07
tcp: consume incoming buffers instead of reusing
Florin Coras
4
-796
/
+713
[next]