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
/
vcl
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-14
session tcp vcl: api to update connection attributes
Florin Coras
3
-18
/
+88
2021-04-12
tests: support attaching to existing vpp
Klement Sekera
1
-2
/
+2
2021-04-08
vcl: use per worker mem bapi context
Florin Coras
2
-0
/
+2
2021-04-07
vcl: fix worker cleanup cb function
Florin Coras
1
-2
/
+8
2021-03-29
svm session vcl: per app rx message queues
Florin Coras
2
-2
/
+21
2021-03-28
vcl: fix only first epoll listen session be registered
nandfan
1
-14
/
+2
2021-03-22
vcl: fix libc epoll pwait starved
wanghanlin
2
-1
/
+5
2021-02-23
vcl: segment index leak on attach
Florin Coras
1
-1
/
+1
2021-02-23
vcl: fix coverity warning
Florin Coras
1
-7
/
+9
2021-02-22
vcl: fix vls_intercept_sigchld_handler be called recursively
nandfan
1
-0
/
+5
2021-02-22
vcl: cleanup fifos detached from segments
Florin Coras
2
-0
/
+34
2021-02-22
vcl: support sockopt of SO_REUSEPORT and SO_DOMAIN
wanghanlin
3
-0
/
+26
2021-02-18
vcl: epoll out deq notifications only if fifo exists
Florin Coras
1
-4
/
+7
2021-02-10
vcl: validate seg handle on migrate only if needed
Florin Coras
1
-5
/
+10
2021-02-09
tls: dtls initial implementation
Florin Coras
3
-25
/
+34
2021-02-05
session svm: non blocking mq
Florin Coras
1
-103
/
+33
2021-02-01
vcl: remove verbose output from vcl iperf tests
Florin Coras
1
-8
/
+8
2021-01-28
vcl: support set/get vrf attribute
Florin Coras
3
-0
/
+24
2021-01-28
vcl: fix select want deq ntf for ct sessions
Florin Coras
1
-32
/
+35
2021-01-28
svm vcl: add helper fn that discovers mqs in segment
Florin Coras
4
-9
/
+37
2021-01-28
vcl: honor time wait in eventfd epoll wait
Florin Coras
1
-11
/
+35
2021-01-25
svm: add custom q implementation for mq
Florin Coras
3
-6
/
+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
2
-71
/
+134
2021-01-07
vcl session: switch to generic cert key apis
Florin Coras
5
-136
/
+172
2021-01-06
vcl: allow all workers to block on api
Florin Coras
2
-32
/
+53
2020-12-29
svm vcl: allow random offsets for fifo segments in apps
Florin Coras
1
-9
/
+5
2020-12-29
svm: allow mq attachments at random offsets
Florin Coras
5
-28
/
+77
2020-12-24
svm: split fifo into private and shared structs
Florin Coras
3
-73
/
+89
2020-12-14
misc: refactor clib_bitmap_foreach macro
Damjan Marion
3
-12
/
+11
2020-12-14
misc: move to new pool_foreach macros
Damjan Marion
3
-8
/
+8
2020-12-11
vcl: fix listener session close problem
wanghanlin
1
-1
/
+1
2020-12-11
vcl: fix crash problem for invalidation of vls_table_lock
wanghanlin
1
-6
/
+5
2020-11-26
vcl: avoid coalescing dgrams on read
Florin Coras
1
-2
/
+2
2020-11-25
session: add startup option to poll in main
Florin Coras
1
-0
/
+1
2020-11-24
tests: remove bond, pipe, session and api_namespace from vpp_papi_provider
Jakub Grajciar
1
-5
/
+5
2020-11-19
vcl: stop tracking vpp event queues and thread index
Florin Coras
5
-60
/
+21
2020-11-10
vcl: remove unused configs
Florin Coras
2
-20
/
+1
2020-11-09
vcl: remove support for shm api connections
Florin Coras
4
-54
/
+26
2020-11-09
session: default to using memfd mq segments
Florin Coras
1
-2
/
+2
2020-10-29
vcl: support fifo segments with ct sessions
Florin Coras
1
-7
/
+12
2020-10-29
vcl session: minimize ct io events
Florin Coras
1
-4
/
+10
2020-10-29
vcl: fix epoll fd cleanup
Florin Coras
1
-1
/
+1
2020-10-27
vcl: postpone unhandled ctrl events if needed
Florin Coras
2
-63
/
+117
2020-10-26
vcl: avoid epoll cleanup before app close
Florin Coras
1
-69
/
+74
2020-10-21
vcl: wait for sendto to connect if needed
Florin Coras
1
-8
/
+15
2020-10-20
vcl: confirm reset on transport cleanup
Florin Coras
1
-3
/
+16
2020-10-20
vcl: more session struct cleanup
Florin Coras
3
-104
/
+108
2020-10-20
vcl: convert vep variables into flags
Florin Coras
4
-66
/
+56
2020-10-19
vcl: cleanup read and write ready
Florin Coras
3
-65
/
+48
[prev]
[next]