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
/
session.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-11
session: fix tx deq ntf assert for cl
Florin Coras
1
-1
/
+1
2023-10-03
session: make port range configurable
Nathan Skrzypczak
1
-0
/
+6
2023-09-04
session: fix allocation of proxy fifos
Florin Coras
1
-0
/
+2
2023-08-09
session: async rx event notifications
Florin Coras
1
-274
/
+243
2023-07-21
vcl: ldp support SO_ORIGINAL_DST
qinyang
1
-0
/
+22
2023-06-26
udp: pass cless hdr to transport through buffer
Florin Coras
1
-8
/
+1
2023-06-21
session: mark half-open transport closed on ntf
Florin Coras
1
-3
/
+3
2023-06-02
session: cleanup cless listeners from session lookup
Florin Coras
1
-1
/
+8
2023-05-04
session: cleanup ho lookup table on close
Florin Coras
1
-6
/
+31
2023-03-14
session vcl: refactor builtin tx event for main tx
Florin Coras
1
-1
/
+1
2023-03-14
session: pre-alloc required dma batches
Marvin Liu
1
-0
/
+1
2023-03-08
session: Use session->thread_index to correctly retrieve the session
Steven Luong
1
-1
/
+3
2023-02-20
session: track app session closes
Florin Coras
1
-1
/
+7
2022-12-02
session: move connects to first worker
Florin Coras
1
-3
/
+3
2022-11-03
session: fix tx_fifo clear and incorrect bitmap invalidation
Dongya Zhang
1
-4
/
+10
2022-10-26
session: add session event log for session state
Steven Luong
1
-27
/
+25
2022-10-20
session: add session debug cli
Steven Luong
1
-8
/
+5
2022-10-18
session: pass sep.opaque to listen session
Mohammed Hawari
1
-0
/
+1
2022-09-15
session: support dma option
Marvin Liu
1
-0
/
+86
2022-06-28
session: fix connected udp accepts
Florin Coras
1
-0
/
+1
2022-06-28
session quic: allow custom config of rx mqs seg size
Florin Coras
1
-2
/
+5
2022-04-28
session: fix coverity warning
Florin Coras
1
-1
/
+1
2022-04-26
session: export session counts to stats segment
Florin Coras
1
-0
/
+40
2022-04-21
session svm: fix mq producer wait on q and ring
Florin Coras
1
-2
/
+1
2022-04-01
session: leverage new pool functions in safe realloc
Florin Coras
1
-14
/
+1
2022-03-22
session: use safe realloc for pools
Florin Coras
1
-15
/
+15
2022-03-21
session: linked list of events to be handled by main
Florin Coras
1
-0
/
+2
2022-03-18
session: add infra for safe pool reallocs
Florin Coras
1
-0
/
+1
2022-03-18
vppinfra: refactor *_will_expand() functions
Damjan Marion
1
-3
/
+2
2022-02-10
session: use transport endpoint cfg for listen
Florin Coras
1
-2
/
+2
2022-01-22
session: update time for list of subscribers
Florin Coras
1
-0
/
+33
2022-01-20
http: add http protocol plugin
Florin Coras
1
-1
/
+1
2021-11-29
session: no deq notifications after close
Florin Coras
1
-0
/
+2
2021-11-29
session: postpone close notification if still accepting
Florin Coras
1
-0
/
+14
2021-11-18
session: deprecate mq segments baseva
Florin Coras
1
-13
/
+2
2021-11-18
session: improve wrk mq segment allocation
Florin Coras
1
-46
/
+55
2021-11-17
session: fix state check in switch pool
Florin Coras
1
-3
/
+3
2021-11-17
session: support close during migration
Florin Coras
1
-8
/
+40
2021-10-05
session: Add session_sapi_enable_disable
Nathan Skrzypczak
1
-1
/
+1
2021-06-18
session: udp accept session state should be updated by app
jxm
1
-2
/
+0
2021-06-11
session: half-open free only on main thread
Florin Coras
1
-4
/
+3
2021-05-25
srtp: basic implementation based on libsrtp2
Florin Coras
1
-1
/
+1
2021-05-19
session: fix session queue node access on disable
Florin Coras
1
-1
/
+1
2021-05-18
session: poll main thread if pending connects
Florin Coras
1
-0
/
+2
2021-05-16
session: rpc for connects to main
Florin Coras
1
-0
/
+1
2021-05-14
session: switch ct to vc and track half-opens
Florin Coras
1
-11
/
+19
2021-05-14
tls: switch dtls to vc and track half-opens
Florin Coras
1
-9
/
+70
2021-05-12
tls: switch to vc service and track half-open sessions
Florin Coras
1
-3
/
+4
2021-05-12
session: return connect session handle to app
Florin Coras
1
-20
/
+22
2021-05-12
session: support half-close connection
liuyacan
1
-4
/
+39
[next]