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
2022-03-15
tcp: update error counters in listen node
Florin Coras
1
-9
/
+7
2022-03-15
tcp: update persist timer if data acked
Florin Coras
1
-3
/
+7
2022-02-15
tcp: Do not include the tcp_packet.h file in the ip4_packet.h
Neale Ranns
1
-1
/
+96
2022-02-10
session: use transport endpoint cfg for listen
Florin Coras
1
-2
/
+2
2022-01-12
session: pass tx buffers in bulk to transports
Florin Coras
2
-6
/
+35
2022-01-10
session: deschedule sessions with no data to send
Florin Coras
1
-1
/
+0
2022-01-07
tcp: fix cubic cwnd accumulate use of bytes acked
Florin Coras
1
-1
/
+1
2022-01-06
tcp: optimize newreno cong ack handler
Florin Coras
1
-19
/
+20
2022-01-06
tcp: update snd_congestion only during congestion
Florin Coras
3
-31
/
+14
2022-01-06
tcp: mark lost first sack hole on timeout
Florin Coras
3
-1
/
+27
2022-01-06
tcp: handle start tx event in cubic
Florin Coras
1
-0
/
+18
2022-01-06
tcp: always exit recovery if not in fastrecovery
Florin Coras
1
-3
/
+3
2022-01-06
tcp: exit retransmit before processing feedback
Florin Coras
1
-21
/
+17
2022-01-06
tcp: use bytes delivered to compute cwnd
Florin Coras
3
-7
/
+9
2022-01-06
tcp: cast timer ticks to u32
Florin Coras
3
-7
/
+8
2022-01-05
interface: refactor interface capabilities code
Damjan Marion
1
-1
/
+1
2021-12-26
tcp: set sw_if_index in tcp src-address cli
Mercury
1
-2
/
+2
2021-12-23
tcp: fix endpoint lookup failed caused by key uninitialized
Mercury
1
-0
/
+1
2021-12-12
tcp: fix the tcp src-address cli
Mercury
1
-0
/
+2
2021-11-10
ip: always set ip rx_sw_if_index
Florin Coras
1
-4
/
+1
2021-11-08
tcp: refactor reset node
Florin Coras
1
-49
/
+71
2021-11-06
tcp: fix reset with packet ack number
Florin Coras
1
-0
/
+1
2021-11-06
tcp: in place tcp header for buffer resets
Florin Coras
1
-2
/
+2
2021-11-03
tcp: make buffer reset function public
Florin Coras
2
-32
/
+28
2021-11-02
tcp: fix uninitializad value
Damjan Marion
1
-1
/
+1
2021-10-27
tcp: fix use of invalid local sw_if_index
Florin Coras
1
-1
/
+2
2021-10-25
tcp: fix: TCP timewait port reuse rfc compliance
Michal Kalderon
2
-4
/
+84
2021-10-21
ip: Add ip46-local node for local swif[rx]
Nathan Skrzypczak
1
-0
/
+7
2021-10-06
tcp: fix severity info
Filip Tehlar
5
-66
/
+66
2021-09-13
tcp session: initialize sw_if_index at connect time
Florin Coras
4
-4
/
+5
2021-07-15
misc: replace CLIB_PREFETCH with clib_prefetch_{load,store}
Damjan Marion
1
-4
/
+4
2021-07-13
tcp session: next node config on connects
Florin Coras
1
-0
/
+2
2021-07-06
tcp: use tcp output for half open connections
Florin Coras
1
-39
/
+12
2021-07-06
tcp: use main thread pool for half-opens
Florin Coras
5
-146
/
+29
2021-06-29
tcp: add ACK flag to RST packet
liuyacan
1
-1
/
+1
2021-06-22
tcp: api cleanup
Filip Tehlar
2
-43
/
+9
2021-06-15
tcp: prevent timer handler being called frequently
liuyacan
4
-6
/
+18
2021-06-12
tcp: fix proto in port reuse check
Florin Coras
1
-2
/
+2
2021-05-14
tcp: remove ho lock
Florin Coras
3
-13
/
+0
2021-05-12
session: support half-close connection
liuyacan
1
-1
/
+25
2021-05-10
session: use half-open sessions for vc establishment
Florin Coras
1
-3
/
+15
2021-05-05
tcp: cleanup rcv-process and bulk buffer translation
Florin Coras
1
-141
/
+160
2021-05-05
tcp: cleanup listen node and bulk buffer translation
Florin Coras
1
-41
/
+48
2021-05-05
tcp: cleanup syn-sent and bulk buffer translation
Florin Coras
1
-112
/
+124
2021-05-04
tcp: cleanup established and bulk buffer translation
Florin Coras
1
-29
/
+28
2021-05-01
vlib: refactor trajectory trace debug feature
BenoƮt Ganne
2
-15
/
+1
2021-04-23
tcp: try to update sack list only if not empty
Florin Coras
1
-1
/
+1
2021-04-23
tcp: reorganize connection members
Florin Coras
2
-8
/
+8
2021-04-20
tcp: req app deq notification on fifo full
Florin Coras
2
-1
/
+26
2021-04-15
tcp: support for rate sample attr flag
Florin Coras
1
-0
/
+14
[next]