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
/
vppcom.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-16
vcl: fix bidirectional tests (VPP-1455)
Florin Coras
1
-12
/
+15
2018-10-14
vcl: fix empty epoll returns (VPP-1453)
Florin Coras
1
-0
/
+3
2018-10-07
vcl: use want_tx_evt for ct sessions
Florin Coras
1
-5
/
+4
2018-09-29
vcl: handle old events before blocking in epoll
Florin Coras
1
-1
/
+4
2018-09-22
vcl: remove vcl_event
Florin Coras
1
-1
/
+0
2018-09-20
session/svm: add want_tx_event flag to fifo
Florin Coras
1
-22
/
+14
2018-09-14
vcl: keep track of unexpected events
Florin Coras
1
-251
/
+293
2018-09-12
vcl: add apis that expos fifo as buffer
Florin Coras
1
-22
/
+106
2018-09-12
vcl: improve read and fifo event handling
Florin Coras
1
-13
/
+13
2018-09-10
session: lock app worker mq for io events
Florin Coras
1
-3
/
+11
2018-09-08
vcl: register workers in order
Florin Coras
1
-0
/
+1
2018-09-07
vcl: refactor test client to support workers
Florin Coras
1
-7
/
+13
2018-09-06
vcl/session/svm: fix coverity warnings
Florin Coras
1
-1
/
+8
2018-09-06
session: support multiple worker binds
Florin Coras
1
-16
/
+23
2018-08-30
vcl: add support for multi-worker apps
Florin Coras
1
-435
/
+414
2018-08-28
vcl: remove session locks
Florin Coras
1
-251
/
+126
2018-08-28
vcl/session: use mq for bind replies
Florin Coras
1
-4
/
+58
2018-08-25
vcl: remove unused binary api handlers
Florin Coras
1
-11
/
+73
2018-08-17
vcl: unset fifo events only in read/write
Florin Coras
1
-57
/
+21
2018-08-10
vcl: support for eventfd mq signaling
Florin Coras
1
-160
/
+319
2018-07-31
vcl: add read/write udp support
Florin Coras
1
-65
/
+77
2018-07-27
vcl: use events for epoll/select/read/write
Florin Coras
1
-620
/
+910
2018-07-18
Add config option to use dlmalloc instead of mheap
Dave Barach
1
-7
/
+2
2018-07-17
session: use msg queue for events
Florin Coras
1
-16
/
+15
2018-06-28
vcl: move binary api and cfg to separate files
Florin Coras
1
-1893
/
+77
2018-06-28
vcl: refactor vcl session
Florin Coras
1
-189
/
+185
2018-06-27
vcl: refactor debugging
Florin Coras
1
-1800
/
+455
2018-06-19
VCL: Fix session peer and local addresses
Dave Wallace
1
-6
/
+20
2018-06-19
VCL: refactor async & spinlocks
Dave Wallace
1
-448
/
+404
2018-04-12
VCL IOEvent external API callback
Keith Burns (alagalah)
1
-29
/
+232
2018-03-26
VCL: add IPv6 to socket_test.sh and make test
Dave Wallace
1
-11
/
+19
2018-03-19
VCL: Fix Coverity CID183003
Dave Wallace
1
-1
/
+1
2018-03-09
VCL API for external callback for listener/connect event
Keith Burns (alagalah)
1
-19
/
+104
2018-03-09
VCL: add event registration to listen session in select()
Dave Wallace
1
-5
/
+27
2018-03-08
VCL event handling changes
Keith Burns (alagalah)
1
-1
/
+2
2018-03-08
VCL refactoring
Keith Burns (alagalah)
1
-28
/
+37
2018-03-08
VCL: cleanup namespace_secret env-var cfg code.
Dave Wallace
1
-20
/
+1
2018-03-06
VCL registration handler added to session for polling sessions
Keith Burns (alagalah)
1
-6
/
+9
2018-03-05
VCL async event handler
Keith Burns (alagalah)
1
-202
/
+230
2018-02-23
VCL/LDP: Suppress trace output unless debug is enabled.
Dave Wallace
1
-12
/
+13
2018-02-22
VCL: Fix for vppcom_session_listen() q_len <= 0 crash
Keith Burns (alagalah)
1
-0
/
+3
2018-02-20
vppcomm refactor
Keith Burns (alagalah)
1
-428
/
+245
2018-02-19
VCL: config api prefix using env var.
Dave Wallace
1
-21
/
+94
2018-02-16
VPP modified some state checking logic
Keith Burns (alagalah)
1
-72
/
+72
2018-02-08
VCL: remove vrf from vppcom api.
Dave Wallace
1
-18
/
+7
2018-02-06
VCL: Fix type in trace output.
Dave Wallace
1
-2
/
+2
2018-02-05
session: segment manager refactor
Florin Coras
1
-6
/
+11
2018-01-29
vcl: fix VPPCOM_ATTR_GET_LIBC_EPFD elog
Florin Coras
1
-10
/
+4
2018-01-25
session: add support for memfd segments
Florin Coras
1
-2
/
+1
2018-01-25
Event log entries for VCL
Keith Burns (alagalah)
1
-1
/
+258
[next]