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
/
tcp.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-02
tcp: improve rcv process ack processing
Florin Coras
1
-0
/
+1
2019-03-29
tcp: remove sent rcv wnd 0 flag
Florin Coras
1
-1
/
+0
2019-03-28
tcp: remove unused buffer flags
Florin Coras
1
-20
/
+0
2019-03-27
tcp: add cc algo lookup table
Florin Coras
1
-0
/
+3
2019-03-23
tcp: make default mtu configurable
Florin Coras
1
-0
/
+3
2019-03-22
tcp: improve handling of snd_nxt
Florin Coras
1
-2
/
+2
2019-03-08
session/tcp/vcl: fixes and optimizations
Florin Coras
1
-1
/
+2
2019-03-06
tcp: migrate old MULTIARCH macros to VLIB_NODE_FN
Filip Tehlar
1
-0
/
+8
2019-03-02
session: cleanup/rename functions
Florin Coras
1
-1
/
+1
2019-02-22
tcp: keep snd sack block free list
Florin Coras
1
-0
/
+1
2019-02-22
tcp: send enough dupacks to cover all sack holes
Florin Coras
1
-0
/
+1
2019-02-18
tcp: harden for high scale scenarios
Florin Coras
1
-1
/
+1
2019-02-07
tcp: fix reset sending in syn-sent
Florin Coras
1
-1
/
+1
2019-02-02
tcp: remove internal buffer cache
Florin Coras
1
-1
/
+0
2019-01-03
tcp: better randomize iss
Florin Coras
1
-0
/
+9
2018-12-26
tcp: separate active and passive establish timers
Florin Coras
1
-1
/
+2
2018-12-22
tcp: improve waitclose in closing states
Florin Coras
1
-0
/
+7
2018-12-19
tcp/session: notify transport of close when tx fifo is not empty
Florin Coras
1
-2
/
+3
2018-12-17
tcp: fix handling of broken syn options
Florin Coras
1
-1
/
+2
2018-12-13
session/tcp: support tx flush mark
Florin Coras
1
-0
/
+3
2018-11-13
tcp: cubic fast convergence
Florin Coras
1
-2
/
+8
2018-11-12
tcp: handle disconnects after enq notifications
Florin Coras
1
-21
/
+40
2018-11-09
tcp: basic cubic implementation
Florin Coras
1
-0
/
+34
2018-11-08
tcp: pacer and mrtt estimation improvements
Florin Coras
1
-1
/
+0
2018-11-07
tcp: consume incoming buffers instead of reusing
Florin Coras
1
-9
/
+7
2018-11-06
tcp: dequeue acked only once per burst
Florin Coras
1
-0
/
+3
2018-11-02
session: measure dispatch period only if under load
Florin Coras
1
-2
/
+4
2018-11-02
tcp: minimize use of tls
Florin Coras
1
-12
/
+28
2018-11-01
tcp: fast retransmit pacing
Florin Coras
1
-2
/
+5
2018-10-25
tcp/session: add tx pacer
Florin Coras
1
-2
/
+21
2018-10-23
tcp: fast retransmit improvements
Florin Coras
1
-4
/
+18
2018-09-27
tcp: use scaled window for new connects
Florin Coras
1
-0
/
+1
2018-09-25
tcp: add option to cfg max rx fifo size
Florin Coras
1
-4
/
+12
2018-06-26
tcp/session: tx optimizations
Florin Coras
1
-1
/
+4
2018-06-26
tcp: cleanup functions
Florin Coras
1
-139
/
+29
2018-06-25
tw: add light weight timer update function
Florin Coras
1
-7
/
+8
2018-06-20
tcp: add per worker ctx structure
Florin Coras
1
-19
/
+27
2018-06-19
tcp: optimize tcp output
Florin Coras
1
-1
/
+2
2018-06-11
tcp: cleanup connection/session fixes
Florin Coras
1
-1
/
+1
2018-05-26
tcp: loss recovery improvements/fixes
Florin Coras
1
-3
/
+3
2018-05-17
tcp: handle link-local addresses
Florin Coras
1
-0
/
+1
2018-04-20
tcp: make newreno byte instead of acks dependent
Florin Coras
1
-0
/
+1
2017-12-11
session: generalize handling of network transports
Florin Coras
1
-9
/
+0
2017-11-29
session: fix preallocation of local endpoint table
Florin Coras
1
-4
/
+0
2017-11-28
tcp: fix retransmissions under buffer shortage
Florin Coras
1
-0
/
+12
2017-10-16
udp: refactor udp code
Florin Coras
1
-10
/
+0
2017-10-03
tcp: updates to connection closing procedure (VPP-996)
Florin Coras
1
-4
/
+4
2017-09-20
tcp: add option to punt traffic
Pierre Pfister
1
-0
/
+5
2017-09-19
session/tcp: improve preallocated segment handling
Florin Coras
1
-3
/
+6
2017-09-12
tcp: horizontal scaling improvments
Florin Coras
1
-2
/
+5
[next]