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
/
session.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2021-05-10
session: use half-open sessions for vc establishment
Florin Coras
1
-48
/
+48
2021-04-29
session: accept notifies for sessions in created state
Florin Coras
1
-0
/
+2
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
1
-0
/
+12
2021-04-06
session: basic support for interrupt mode
Florin Coras
1
-4
/
+26
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
1
-0
/
+6
2021-03-26
vlib: convert foreach_vlib_main macro to be more gdb and clang-format friendly
Damjan Marion
1
-32
/
+28
2021-03-26
vlib: introduce vlib_get_main_by_index(), vlib_get_n_threads()
Damjan Marion
1
-1
/
+1
2021-02-15
session: coverity fix
Florin Coras
1
-3
/
+0
2021-02-09
tls: dtls initial implementation
Florin Coras
1
-1
/
+1
2021-01-25
svm: add custom q implementation for mq
Florin Coras
1
-3
/
+0
2021-01-09
session svm: fix fifo migration
Florin Coras
1
-14
/
+15
2020-12-29
session: remove fifo segment va allocator
Florin Coras
1
-6
/
+2
2020-12-29
svm: allow mq attachments at random offsets
Florin Coras
1
-3
/
+4
2020-12-28
session: convert evt q segment to fifo segment
Florin Coras
1
-12
/
+13
2020-12-24
svm: split fifo into private and shared structs
Florin Coras
1
-6
/
+6
2020-11-25
session: add startup option to poll in main
Florin Coras
1
-2
/
+5
2020-11-24
svm: support for multi-segment enqueues
Florin Coras
1
-11
/
+38
2020-11-24
session: init lookup before dgram accept notification
Florin Coras
1
-1
/
+3
2020-11-09
session: remove support for shm bapi attachment
Florin Coras
1
-38
/
+20
[next]