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-07-26
session tcp: handle rxt and acks as custom events
Florin Coras
4
-173
/
+138
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
2
-1
/
+6
2019-07-17
tcp: add node with no 6-tuple lookup
Vladimir Kropylev
1
-22
/
+96
2019-07-15
session: allow transports to generate closed notifications
Florin Coras
1
-0
/
+2
2019-07-12
session: add thread index to all formatters
Aloys Augustin
1
-0
/
+2
2019-07-10
tcp: improve rate estimate
Florin Coras
2
-9
/
+22
2019-07-09
tcp: track last lost bytes in sack sb
Florin Coras
2
-3
/
+10
2019-07-05
tcp: timestamp adjustment
Vladimir Kropylev
3
-3
/
+14
2019-07-05
tcp: add cc algo start tx event
Florin Coras
2
-0
/
+16
2019-07-05
tcp: add cc algo undo recovery notification
Florin Coras
2
-18
/
+23
2019-07-05
tcp: add loss signal to cc algo
Florin Coras
5
-26
/
+62
2019-06-28
tcp: reject out-of-order fins
Florin Coras
1
-0
/
+4
2019-06-28
tcp: fix close-waiting check for outstanding tx data
Florin Coras
1
-1
/
+2
2019-06-27
tcp: Setup initial CWND as configured
Vladimir Kropylev
2
-0
/
+11
2019-06-27
session: Add transport vft protocol options
Nathan Skrzypczak
1
-2
/
+4
2019-06-25
tcp: window update ack
Vladimir Kropylev
2
-0
/
+33
2019-06-25
tcp: delivery rate estimator
Florin Coras
7
-28
/
+760
2019-06-21
tcp: add option to pass opaque to next node
Florin Coras
2
-2
/
+7
2019-06-18
tcp: allow custom output next node
Florin Coras
2
-0
/
+4
2019-06-17
session: use listener_handle instead of listener_index
Nathan Skrzypczak
1
-1
/
+1
2019-06-13
tcp: fix tcp_do_fastretransmits failure.
Guoao Sun
1
-0
/
+2
2019-06-12
tcp: better estimate snd space for rxt with no sacks
Florin Coras
2
-4
/
+2
2019-06-11
tcp: allow registration of new cc algo types
Florin Coras
2
-5
/
+23
2019-06-08
tcp: send challenge ack for in wnd syn
Florin Coras
1
-1
/
+2
2019-06-08
tcp: close connection if not recovered after max tries
Florin Coras
2
-0
/
+14
2019-06-07
tcp: add cc cleanup function
Florin Coras
2
-25
/
+34
2019-06-07
tcp: log connect notify errors
Florin Coras
1
-1
/
+2
2019-06-03
ARP: add feature arc
Neale Ranns
1
-8
/
+6
2019-05-27
tcp: handle disconnects in rcv-process
Florin Coras
1
-0
/
+1
2019-04-16
svm_fifo rework to avoid contention on cursize
Sirshak Das
1
-1
/
+1
2019-04-08
host stack: update stale copyright
Florin Coras
9
-9
/
+9
2019-04-05
tcp: do not delete session on establish pop
Florin Coras
3
-29
/
+34
2019-04-04
tcp: properly validate acks between snd_nxt and una_max
Florin Coras
1
-2
/
+4
2019-04-04
tcp: shorten wait in fin-wait-1 with fin rcvd
Florin Coras
3
-9
/
+18
2019-04-02
tcp: improve rcv process ack processing
Florin Coras
4
-68
/
+79
2019-03-29
tcp: remove sent rcv wnd 0 flag
Florin Coras
3
-13
/
+2
2019-03-29
tcp: improve updating of rcv wnd
Florin Coras
1
-10
/
+7
2019-03-28
tcp: remove unused buffer flags
Florin Coras
2
-23
/
+0
2019-03-27
tcp: add cc algo lookup table
Florin Coras
2
-7
/
+17
2019-03-23
tcp: make default mtu configurable
Florin Coras
3
-7
/
+10
2019-03-22
tcp: improve handling of snd_nxt
Florin Coras
4
-124
/
+91
2019-03-20
tcp: disable cc elog debugging
Florin Coras
1
-2
/
+2
2019-03-14
tcp: drop anything but fins in TIME_WAIT
Florin Coras
1
-0
/
+4
2019-03-13
tcp: fix entering closing state while in fast recovery
Florin Coras
1
-5
/
+15
2019-03-13
tcp: avoid computing flags in push hdr inline
Florin Coras
1
-26
/
+3
2019-03-12
tcp: print congestion control algorithm in cli
Florin Coras
1
-11
/
+12
2019-03-08
tcp: fix rcv_wnd computation
Florin Coras
1
-1
/
+1
2019-03-08
session/tcp/vcl: fixes and optimizations
Florin Coras
3
-9
/
+4
2019-03-08
tcp: fix window probes in fin-wait-1
Florin Coras
2
-15
/
+10
[next]