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
/
session
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-29
session: free ctrl event data on connect rpc
Florin Coras
1
-0
/
+1
2021-06-24
session: fix session formated str output truncated in cli
Xiaoming Jiang
2
-12
/
+16
2021-06-22
session: avoid reordering unlisten and connect msg
Florin Coras
1
-6
/
+33
2021-06-18
session: improve ct locking with multiple workers
Florin Coras
5
-165
/
+239
2021-06-18
session: udp accept session state should be updated by app
jxm
1
-2
/
+0
2021-06-17
session: optimize ct fifo segment allocations
Florin Coras
4
-84
/
+359
2021-06-12
session: fix listener ct transport retrieval on accept
Florin Coras
1
-6
/
+8
2021-06-11
session: half-open free only on main thread
Florin Coras
1
-4
/
+3
2021-06-03
session: avoid ct connects loop
Florin Coras
1
-1
/
+2
2021-06-03
session: lcl transport info on accept
Florin Coras
2
-0
/
+3
2021-05-25
srtp: basic implementation based on libsrtp2
Florin Coras
2
-2
/
+3
2021-05-21
session: improve main thread connects rpc
Florin Coras
2
-18
/
+26
2021-05-20
session: fix transport half-open cleanup call
Florin Coras
1
-1
/
+1
2021-05-19
session: cleanup event llist usage
Florin Coras
3
-41
/
+27
2021-05-19
session: fix session queue node access on disable
Florin Coras
1
-1
/
+1
2021-05-18
tls: fix dtls with no workers
Florin Coras
2
-1
/
+14
2021-05-18
session: poll main thread if pending connects
Florin Coras
3
-48
/
+76
2021-05-18
session: only handle old ctrl events per dispatch
Florin Coras
1
-6
/
+12
2021-05-18
session: move tx-buffers to tx ctx
Florin Coras
2
-16
/
+14
2021-05-16
session: rpc for connects to main
Florin Coras
3
-5
/
+88
2021-05-15
session: fix coverity warning
Florin Coras
1
-1
/
+1
2021-05-14
session: switch ct to vc and track half-opens
Florin Coras
5
-77
/
+220
2021-05-14
tls: switch dtls to vc and track half-opens
Florin Coras
3
-10
/
+73
2021-05-12
tls: switch to vc service and track half-open sessions
Florin Coras
5
-6
/
+14
2021-05-12
session: return connect session handle to app
Florin Coras
6
-32
/
+36
2021-05-12
session: support half-close connection
liuyacan
8
-4
/
+114
2021-05-10
session: use half-open sessions for vc establishment
Florin Coras
8
-116
/
+111
2021-05-07
session: connects seg manager is always first
Florin Coras
3
-77
/
+23
2021-05-03
session: lookup listener with iface address
liuyacan
1
-0
/
+26
2021-05-01
vlib: refactor trajectory trace debug feature
BenoƮt Ganne
1
-5
/
+0
2021-04-29
session: accept notifies for sessions in created state
Florin Coras
1
-0
/
+2
2021-04-29
session: cleanup CREATED sessions when listener goes down
liuyacan
3
-0
/
+63
2021-04-27
session: fix mq ext config cleanup
Florin Coras
1
-2
/
+1
2021-04-26
session: fix race condition in fifo allocation
liuyacan
3
-43
/
+39
2021-04-23
session: set connected session index for ct
Florin Coras
1
-2
/
+5
2021-04-23
tls quic: improve error reporting
Florin Coras
1
-1
/
+4
2021-04-23
session: set fifo's session index before vcl attach
liuyacan
1
-0
/
+2
2021-04-22
session: remove unused connect/listen msg members
Florin Coras
1
-5
/
+0
2021-04-22
vcl session: refactor passing of crypto context
Florin Coras
6
-50
/
+36
2021-04-22
vcl session: extended connect/listen configuration
Florin Coras
4
-18
/
+65
2021-04-20
tcp: req app deq notification on fifo full
Florin Coras
1
-0
/
+7
2021-04-15
tcp: support for rate sample attr flag
Florin Coras
1
-1
/
+9
2021-04-14
session: fix next node add on transport registration
Florin Coras
1
-7
/
+2
2021-04-14
session tcp vcl: api to update connection attributes
Florin Coras
8
-26
/
+159
2021-04-07
session: fix coverity warning
Florin Coras
2
-6
/
+6
2021-04-06
session: basic support for interrupt mode
Florin Coras
4
-4
/
+176
2021-04-05
tcp: time infra improvements
Florin Coras
4
-2
/
+22
2021-04-01
session: always clean rx mqs on app detach
Florin Coras
1
-4
/
+3
2021-03-30
session: interrupt mode for session node on main thread
Florin Coras
1
-15
/
+20
2021-03-29
svm session vcl: per app rx message queues
Florin Coras
8
-101
/
+496
[next]