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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vnet
/
session
/
transport.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-03
session: make port range configurable
Nathan Skrzypczak
1
-1
/
+6
2023-03-23
session: fix formatting of half open sessions
Florin Coras
1
-2
/
+1
2023-03-16
session: support active opens with same source port
Florin Coras
1
-1
/
+12
2023-03-14
session: format transport connection flags
Florin Coras
1
-2
/
+31
2023-03-14
session: cleanup lcl endpt freelist before all alloc
Florin Coras
1
-4
/
+5
2023-02-28
session: consolidate port alloc logic
Florin Coras
1
-3
/
+14
2022-12-02
session: move connects to first worker
Florin Coras
1
-1
/
+2
2022-11-29
session: transport endpt cleanup on owner thread
Florin Coras
1
-11
/
+77
2022-11-15
session: add transport main structure
Florin Coras
1
-39
/
+37
2022-07-28
session: fix a crash when using unregistered transport proto
Filip Tehlar
1
-0
/
+4
2022-04-01
session: leverage new pool functions in safe realloc
Florin Coras
1
-8
/
+1
2022-03-25
session: reorganize local port allocation
Florin Coras
1
-29
/
+24
2022-03-24
session: safe reallocs for transport endpoint pool
Florin Coras
1
-11
/
+25
2022-02-10
session: use transport endpoint cfg for listen
Florin Coras
1
-1
/
+1
2022-01-22
session: update time for list of subscribers
Florin Coras
1
-0
/
+3
2022-01-10
session: allow pacer to send when bucket hits 0
Florin Coras
1
-2
/
+2
2022-01-10
session: fix pacer bucket update cast
Florin Coras
1
-2
/
+2
2021-09-13
tcp session: initialize sw_if_index at connect time
Florin Coras
1
-8
/
+8
2021-05-20
session: fix transport half-open cleanup call
Florin Coras
1
-1
/
+1
2021-05-18
tls: fix dtls with no workers
Florin Coras
1
-1
/
+5
2021-05-12
session: support half-close connection
liuyacan
1
-0
/
+7
2021-05-10
session: use half-open sessions for vc establishment
Florin Coras
1
-2
/
+2
2021-04-14
session tcp vcl: api to update connection attributes
Florin Coras
1
-0
/
+11
2021-04-05
tcp: time infra improvements
Florin Coras
1
-0
/
+6
2020-12-01
session: make pacer worker load aware
Florin Coras
1
-5
/
+8
2020-12-01
session: allow small pacer bursts
Florin Coras
1
-14
/
+21
2020-11-09
session: delegate fifo ooo lookup init to transports
Florin Coras
1
-0
/
+8
2020-04-25
session vcl: propagate transport cleanup notifications
Florin Coras
1
-3
/
+4
2020-04-17
session tcp: track half open in app wrk
Florin Coras
1
-0
/
+7
2020-04-13
session: remove ho with fifos support
Florin Coras
1
-6
/
+0
2020-04-06
session udp: shared local endpoints
Florin Coras
1
-19
/
+45
2020-04-03
session: improve error reporting
Florin Coras
1
-23
/
+10
2020-03-26
session: fix coverity warning
Dave Barach
1
-1
/
+1
2020-03-25
session: api to add new transport types
Florin Coras
1
-48
/
+64
2020-03-19
tcp: force deschedule if no send space available
Florin Coras
1
-0
/
+1
2020-03-19
session tcp udp: consolidate transport snd apis
Florin Coras
1
-0
/
+18
2019-11-20
session tcp: support pacer idle timeouts
Florin Coras
1
-31
/
+17
2019-11-20
session: fix transport proto unformat
Florin Coras
1
-4
/
+33
2019-11-05
session tcp: refactor pacer time
Florin Coras
1
-56
/
+44
2019-10-10
tcp: improve pacing after idle send periods
Florin Coras
1
-5
/
+8
2019-10-10
tcp: retry lost retransmits
Florin Coras
1
-2
/
+7
2019-09-25
tcp: use sacks for timer based recovery
Florin Coras
1
-1
/
+17
2019-09-17
session: limit pacer bucket size
Florin Coras
1
-2
/
+3
2019-09-10
tcp: enable gso in tcp hoststack
Simon Zhang
1
-3
/
+4
2019-09-04
session: improve cli
Florin Coras
1
-66
/
+19
2019-08-19
session: add explicit reset api
Florin Coras
1
-0
/
+9
2019-08-05
session: cache align transport base class
Florin Coras
1
-5
/
+3
2019-06-28
session: add half_open_has_fifos for UDPC
Nathan Skrzypczak
1
-0
/
+6
2019-06-27
session: Add transport vft protocol options
Nathan Skrzypczak
1
-3
/
+3
2019-06-25
tcp: delivery rate estimator
Florin Coras
1
-0
/
+12
[next]