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
/
vcl
/
vcl_locked.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-06
vcl: fix ldp shared listener bitmap leak
Florin Coras
1
-1
/
+2
2021-07-29
vcl: move vls pool lock to process local state
Florin Coras
1
-6
/
+7
2021-07-29
vcl: vls cleanup and more docs
Florin Coras
1
-101
/
+167
2021-07-27
vcl: fix some risk after fork()
liuyacan
1
-9
/
+17
2021-07-25
vcl: fix shutdown deadlock issue
liuyacan
1
-1
/
+1
2021-07-14
vcl:fix segfault when unshare NO_MQ session
liuyacan
1
-1
/
+2
2021-06-29
vcl: Don't use app_socket_api to notify VPP in parent when child exited
wanghanlin
1
-1
/
+5
2021-06-22
vcl: validate vep handle when copying sessions on fork
wanghanlin
1
-0
/
+31
2021-06-22
vcl: move child wrk cleanup from sighandler to vls_epoll_wait
wanghanlin
1
-1
/
+42
2021-06-16
vcl: fix fifo sharing
Florin Coras
1
-2
/
+1
2021-06-14
vcl: improve shutdown()
liuyacan
1
-2
/
+2
2021-05-12
session: support half-close connection
liuyacan
1
-0
/
+18
2021-03-28
vcl: fix only first epoll listen session be registered
nandfan
1
-14
/
+2
2021-02-22
vcl: fix vls_intercept_sigchld_handler be called recursively
nandfan
1
-0
/
+5
2021-01-12
vcl: fix session_handle_to_vlsh_table update after session migrate
wanghanlin
1
-7
/
+48
2021-01-11
vcl: fix deadlock in rpc
wanghanlin
1
-71
/
+133
2020-12-14
misc: refactor clib_bitmap_foreach macro
Damjan Marion
1
-2
/
+2
2020-12-14
misc: move to new pool_foreach macros
Damjan Marion
1
-4
/
+4
2020-12-11
vcl: fix crash problem for invalidation of vls_table_lock
wanghanlin
1
-6
/
+5
2020-11-19
vcl: stop tracking vpp event queues and thread index
Florin Coras
1
-1
/
+0
2020-10-20
vcl: more session struct cleanup
Florin Coras
1
-1
/
+1
2020-10-20
vcl: convert vep variables into flags
Florin Coras
1
-2
/
+3
2020-10-15
vcl: refactor session state enum
Florin Coras
1
-10
/
+10
2020-09-14
vcl: cleanup bapi and wrk registration
Florin Coras
1
-20
/
+6
2020-08-26
vcl: fix duplicated key of session_index_to_vlsh_table in multiple
hanlin
1
-11
/
+21
2020-08-12
vcl: mt detection and cleanup
Florin Coras
1
-60
/
+100
2020-08-12
vcl: support multi-threads with session migration
hanlin
1
-16
/
+229
2020-08-11
vcl: support inter worker rpc
Florin Coras
1
-30
/
+113
2020-05-20
vcl: nest vcl_mq_epfd to support epoll_wait without high CPU usage
hanlin
1
-0
/
+6
2020-03-07
vcl: fix coverity warning
Florin Coras
1
-2
/
+2
2020-03-06
vcl: refactor vls to minimize lock usage
Florin Coras
1
-104
/
+416
2019-08-27
session: move ctrl messages from bapi to mq
Florin Coras
1
-1
/
+1
2019-05-09
vls: relax copy on fork locks
Florin Coras
1
-2
/
+2
2019-03-29
vls: add pthread check on vls_attr
Florin Coras
1
-1
/
+7
2019-03-08
session/tcp/vcl: fixes and optimizations
Florin Coras
1
-0
/
+3
2019-02-22
session/vcl: fix coverity warnings
Florin Coras
1
-0
/
+1
2019-01-30
vls: support passive listeners
Florin Coras
1
-70
/
+236
2019-01-29
vls: multi-process and multi-threaded apps improvements
Florin Coras
1
-39
/
+254
2019-01-18
vcl: move forking logic to vls
Florin Coras
1
-6
/
+236
2019-01-07
vcl/ldp: add locked sessions shim layer
Florin Coras
1
-0
/
+457