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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-31
tcp: fix rx min/max fifo size parsing
Florin Coras
1
-13
/
+14
2019-08-30
tcp: improve mss computation
Florin Coras
1
-1
/
+43
2019-08-21
tcp: add option for always on event logging
Florin Coras
1
-13
/
+7
2019-08-19
session: add explicit reset api
Florin Coras
1
-0
/
+13
2019-08-19
tcp: set cc_algo on connection alloc
Florin Coras
1
-1
/
+15
2019-08-19
tcp: allow cc algos to set pacing rate
Florin Coras
1
-8
/
+2
2019-08-16
tcp: fix cc algo name parsing
Florin Coras
1
-1
/
+1
2019-08-14
tcp: extend protocol configuration
Florin Coras
1
-47
/
+87
2019-08-08
tcp: cleanup timers
Florin Coras
1
-53
/
+1
2019-08-02
tcp: add more connection stats
Florin Coras
1
-0
/
+24
2019-07-26
session tcp: handle rxt and acks as custom events
Florin Coras
1
-10
/
+1
2019-07-25
session: add transport deleted state
Florin Coras
1
-1
/
+0
2019-07-23
tcp: generate closed notifications whenever tcp closes
Florin Coras
1
-1
/
+4
2019-07-12
session: add thread index to all formatters
Aloys Augustin
1
-0
/
+2
2019-06-27
tcp: Setup initial CWND as configured
Vladimir Kropylev
1
-0
/
+4
2019-06-27
session: Add transport vft protocol options
Nathan Skrzypczak
1
-2
/
+4
2019-06-25
tcp: delivery rate estimator
Florin Coras
1
-0
/
+6
2019-06-11
tcp: allow registration of new cc algo types
Florin Coras
1
-1
/
+9
2019-06-07
tcp: add cc cleanup function
Florin Coras
1
-25
/
+33
2019-06-03
ARP: add feature arc
Neale Ranns
1
-8
/
+6
2019-04-05
tcp: do not delete session on establish pop
Florin Coras
1
-14
/
+16
2019-04-04
tcp: shorten wait in fin-wait-1 with fin rcvd
Florin Coras
1
-1
/
+2
2019-04-02
tcp: improve rcv process ack processing
Florin Coras
1
-0
/
+9
2019-03-27
tcp: add cc algo lookup table
Florin Coras
1
-7
/
+14
2019-03-23
tcp: make default mtu configurable
Florin Coras
1
-1
/
+5
2019-03-22
tcp: improve handling of snd_nxt
Florin Coras
1
-2
/
+2
2019-03-12
tcp: print congestion control algorithm in cli
Florin Coras
1
-11
/
+12
2019-03-08
session/tcp/vcl: fixes and optimizations
Florin Coras
1
-7
/
+0
2019-03-02
session: cleanup/rename functions
Florin Coras
1
-2
/
+2
2019-02-22
tcp: keep snd sack block free list
Florin Coras
1
-0
/
+3
2019-02-22
tcp: send enough dupacks to cover all sack holes
Florin Coras
1
-1
/
+1
2019-02-18
tcp: harden for high scale scenarios
Florin Coras
1
-3
/
+5
2019-02-09
buffers: fix typo
Damjan Marion
1
-1
/
+1
2019-02-06
buffers: make buffer data size configurable from startup config
Damjan Marion
1
-1
/
+1
2019-02-06
transport: cleanup
Florin Coras
1
-3
/
+3
2019-02-02
session: improve show session cli
Florin Coras
1
-1
/
+5
2019-01-04
tcp: fix reset in syn-sent
Florin Coras
1
-2
/
+1
2019-01-03
tcp: better randomize iss
Florin Coras
1
-4
/
+32
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
1
-3
/
+5
2018-12-28
session: free session after transport and app confirm
Florin Coras
1
-8
/
+8
2018-12-26
tcp: separate active and passive establish timers
Florin Coras
1
-36
/
+44
2018-12-24
tcp: compute seq_end in tcp_input
Florin Coras
1
-9
/
+10
2018-12-22
tcp: improve waitclose in closing states
Florin Coras
1
-16
/
+44
2018-12-21
tcp: fix fin_wait_1 condition to send fin
Florin Coras
1
-0
/
+3
2018-12-20
tcp: fix syn-sent reset
Florin Coras
1
-7
/
+9
2018-12-19
tcp: fix fin in syn-rcvd
Florin Coras
1
-6
/
+6
2018-12-19
tcp/session: notify transport of close when tx fifo is not empty
Florin Coras
1
-9
/
+14
2018-12-17
tcp: fix handling of broken syn options
Florin Coras
1
-1
/
+10
2018-12-17
vcl/session: handle reset/disconnect before app accept
Florin Coras
1
-2
/
+4
[next]