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_output.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-26
tcp: count resets sent
Florin Coras
1
-0
/
+4
2019-07-26
session tcp: handle rxt and acks as custom events
Florin Coras
1
-52
/
+115
2019-07-05
tcp: timestamp adjustment
Vladimir Kropylev
1
-2
/
+2
2019-07-05
tcp: add cc algo start tx event
Florin Coras
1
-0
/
+3
2019-07-05
tcp: add loss signal to cc algo
Florin Coras
1
-14
/
+11
2019-06-25
tcp: window update ack
Vladimir Kropylev
1
-0
/
+27
2019-06-25
tcp: delivery rate estimator
Florin Coras
1
-1
/
+20
2019-06-21
tcp: add option to pass opaque to next node
Florin Coras
1
-1
/
+5
2019-06-18
tcp: allow custom output next node
Florin Coras
1
-0
/
+3
2019-06-12
tcp: better estimate snd space for rxt with no sacks
Florin Coras
1
-2
/
+2
2019-06-08
tcp: close connection if not recovered after max tries
Florin Coras
1
-0
/
+13
2019-04-02
tcp: improve rcv process ack processing
Florin Coras
1
-1
/
+0
2019-03-29
tcp: remove sent rcv wnd 0 flag
Florin Coras
1
-10
/
+0
2019-03-29
tcp: improve updating of rcv wnd
Florin Coras
1
-10
/
+7
2019-03-28
tcp: remove unused buffer flags
Florin Coras
1
-3
/
+0
2019-03-23
tcp: make default mtu configurable
Florin Coras
1
-6
/
+2
2019-03-22
tcp: improve handling of snd_nxt
Florin Coras
1
-57
/
+38
2019-03-13
tcp: avoid computing flags in push hdr inline
Florin Coras
1
-26
/
+3
2019-03-08
tcp: fix rcv_wnd computation
Florin Coras
1
-1
/
+1
2019-03-08
session/tcp/vcl: fixes and optimizations
Florin Coras
1
-1
/
+2
2019-03-08
tcp: fix window probes in fin-wait-1
Florin Coras
1
-14
/
+9
2019-03-06
tcp: migrate old MULTIARCH macros to VLIB_NODE_FN
Filip Tehlar
1
-28
/
+17
2019-03-02
session: cleanup/rename functions
Florin Coras
1
-12
/
+13
2019-02-22
tcp: send enough dupacks to cover all sack holes
Florin Coras
1
-11
/
+33
2019-02-18
tcp: harden for high scale scenarios
Florin Coras
1
-13
/
+30
2019-02-07
tcp: fix reset sending in syn-sent
Florin Coras
1
-2
/
+3
2019-02-06
transport: cleanup
Florin Coras
1
-8
/
+9
2019-02-02
tcp: remove internal buffer cache
Florin Coras
1
-80
/
+32
2019-01-19
buffers: remove free-list information from buffer metadata
Damjan Marion
1
-1
/
+0
2018-12-26
tcp: separate active and passive establish timers
Florin Coras
1
-10
/
+10
2018-12-22
tcp: improve waitclose in closing states
Florin Coras
1
-1
/
+8
2018-12-17
tcp: fix handling of broken syn options
Florin Coras
1
-1
/
+0
2018-12-13
tcp: fix handling of no wscale in syns
Florin Coras
1
-1
/
+4
2018-12-13
session/tcp: support tx flush mark
Florin Coras
1
-1
/
+6
2018-12-07
tcp: measure us rtt with syn-ack
Florin Coras
1
-0
/
+1
2018-12-07
tcp: validate connection state in retransmit
Florin Coras
1
-2
/
+2
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
1
-13
/
+14
2018-11-12
tcp: handle disconnects after enq notifications
Florin Coras
1
-2
/
+1
2018-11-09
tcp: basic cubic implementation
Florin Coras
1
-1
/
+1
2018-11-08
tcp: pacer and mrtt estimation improvements
Florin Coras
1
-1
/
+1
2018-11-07
tcp: consume incoming buffers instead of reusing
Florin Coras
1
-28
/
+67
2018-11-06
tcp: dequeue acked only once per burst
Florin Coras
1
-2
/
+2
2018-11-05
tcp: send unsent data in fast recovery
Florin Coras
1
-75
/
+156
2018-11-02
tcp: coverity fixes
Florin Coras
1
-1
/
+1
2018-11-02
session: measure dispatch period only if under load
Florin Coras
1
-1
/
+1
2018-11-02
tcp: minimize use of tls
Florin Coras
1
-140
/
+131
2018-11-01
tcp: fast retransmit pacing
Florin Coras
1
-3
/
+7
2018-10-25
tcp/session: add tx pacer
Florin Coras
1
-1
/
+1
[next]