Code Review
/
vpp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
review
|
tree
first ⋅ prev ⋅ next
VPP-1508 python3 tests: .encode('hex')
[vpp.git]
/
src
/
vlibmemory
/
2018-11-18
Dave Barach
Complain if a client binary API queue is full
11/16011/2
tree
|
commitdiff
2018-11-14
Dave Barach
Remove c-11 memcpy checks from perf-critical code
16/15916/4
tree
|
commitdiff
2018-11-13
Damjan Marion
vlib rename vlib_frame_args(...) to vlib_frame_scalar_a...
97/15897/2
tree
|
commitdiff
2018-11-01
Dave Barach
Move RPC calls off the binary API input queue
60/15660/2
tree
|
commitdiff
2018-10-25
Florin Coras
Revert "Keep RPC traffic off the shared-memory API...
40/15540/2
tree
|
commitdiff
2018-10-24
Dave Barach
Keep RPC traffic off the shared-memory API queue
85/14085/5
tree
|
commitdiff
2018-10-23
Dave Barach
c11 safe string handling support
47/15347/10
tree
|
commitdiff
2018-10-03
Florin Coras
sock api: fix registrations and client reads
14/15114/5
tree
|
commitdiff
2018-10-02
Ole Troan
PAPI: Use UNIX domain sockets instead of shared memory
10/13910/9
tree
|
commitdiff
2018-09-19
Florin Coras
socket api: do not delay sending of messages
23/13923/7
tree
|
commitdiff
2018-09-11
Matthew Smith
remove libvlib from libvlibmemoryclient libs
39/14739/3
tree
|
commitdiff
2018-08-26
Damjan Marion
cmake: add add_vpp_library and add_vpp_executable macros
86/14486/3
tree
|
commitdiff
2018-08-25
Damjan Marion
cmake: add more headers to the install list
81/14481/2
tree
|
commitdiff
2018-08-20
Neale Ranns
CMake: generate .json from .api files
66/14366/3
tree
|
commitdiff
2018-08-17
Damjan Marion
CMake as an alternative to autotools (experimental)
51/14151/24
tree
|
commitdiff
2018-08-17
Florin Coras
vlibapi: validate private segment rotor prior to use
99/14299/2
tree
|
commitdiff
2018-08-15
Ondrej Fabry
Remove client_index field from replies in API
40/14240/3
tree
|
commitdiff
2018-08-10
Florin Coras
vcl: support for eventfd mq signaling
22/13922/25
tree
|
commitdiff
2018-08-09
Juraj Sloboda
Fix "Old Style VLA" build warnings
07/13007/8
tree
|
commitdiff
2018-08-07
Florin Coras
api: compute msg table for private registrations
93/13993/2
tree
|
commitdiff
2018-08-04
Florin Coras
socket api: multiple fds in one msg
50/13950/3
tree
|
commitdiff
2018-08-03
Florin Coras
svm: add support for eventfd signaling to queue
80/13880/8
tree
|
commitdiff
2018-07-05
Klement Sekera
VPP-1335 vapi crash when memclnt_keepalive received
49/13349/4
tree
|
commitdiff
2018-06-27
Marco Varlese
gcc8 and Wstringop-truncation
33/13233/7
tree
|
commitdiff
2018-06-26
John Lo
Fix api trace replay of handler to pass vm parameter
14/13214/2
tree
|
commitdiff
2018-06-14
Dave Barach
Use __attribute__((weak)) references where necessary
57/13057/2
tree
|
commitdiff
2018-06-08
Dave Barach
export counters in a memfd segment
92/12892/3
tree
|
commitdiff
2018-06-05
Ole Troan
VPP API: Memory trace
79/12879/6
tree
|
commitdiff
2018-05-10
Dave Barach
Remove the historical memfd api segment bootstrap
28/12528/1
tree
|
commitdiff
2018-04-18
Andrey "Zed" Zaikin
typo fix: UNKOWN -> UNKNOWN
86/11886/2
tree
|
commitdiff
2018-03-06
Marek Gradzki
API: Add service definitions for events and singleton...
73/10973/1
tree
|
commitdiff
2018-03-05
Ole Trøan
Revert "API: Add service definitions for events and...
65/10965/2
tree
|
commitdiff
2018-03-05
Ole Troan
API: Add service definitions for events and singleton...
20/10920/3
tree
|
commitdiff
2018-02-02
Florin Coras
vlmemory/svm: fix client detach from svm region
15/10315/4
tree
|
commitdiff
2018-01-25
Florin Coras
session: add support for memfd segments
09/10109/17
tree
|
commitdiff
2018-01-23
Ole Troan
VPPAPIGEN: vppapigen replacement in Python PLY.
81/8781/23
tree
|
commitdiff
2018-01-22
Mohsin Kazmi
svm: queue sub: Add conditional timed wait
60/9960/6
tree
|
commitdiff
2018-01-15
Florin Coras
svm: refactor memfd and remove ssvm_eth
96/10096/3
tree
|
commitdiff
2018-01-11
Florin Coras
api: fix handlers that explicitly depend on svm queue
61/10061/2
tree
|
commitdiff
2018-01-11
Florin Coras
api: remove transport specific code from handlers
38/10038/9
tree
|
commitdiff
2018-01-10
Damjan Marion
svm: calc base address on AArch64 based on autodetected...
99/9999/3
tree
|
commitdiff
2018-01-09
Florin Coras
api: refactor vlibmemory
76/9976/21
tree
|
commitdiff
2018-01-05
Florin Coras
sock api: add first msg id retrieval function
54/9954/6
tree
|
commitdiff
2018-01-05
Florin Coras
sock api: add infra for bootstrapping shm clients
93/9893/10
tree
|
commitdiff
2017-12-15
Dave Barach
VPP-1102: fix dangling references in RPC handling
58/9858/3
tree
|
commitdiff
2017-12-01
Florin Coras
session: allocate cb messages from client ring
83/9683/3
tree
|
commitdiff
2017-10-31
Dave Barach
Fix typo (double unlock)
40/9140/1
tree
|
commitdiff
2017-10-25
Dave Wallace
VCL-LDPRELOAD: statically link VPP objects into libvcl_...
23/9023/2
tree
|
commitdiff
2017-10-18
Dave Barach
CSIT-844: fix binary api rx pthread heap push/pop
62/8862/2
tree
|
commitdiff
2017-10-10
Ole Troan
API versioning: Fix coverity errors from strncpy()
25/8725/1
tree
|
commitdiff
2017-10-09
Dave Barach
vppapigen: support per-file (major,minor,patch) version...
89/8589/6
tree
|
commitdiff
2017-10-06
Chris Luke
Coverity fixes for API socket
66/8666/2
tree
|
commitdiff
2017-10-05
Dave Barach
Clean up "show api ring" debug CLI
59/8659/3
tree
|
commitdiff
2017-10-03
Florin Coras
api: fix internal client registrations
42/8642/2
tree
|
commitdiff
2017-10-03
Dave Barach
Repair vlib API socket server
69/8369/50
tree
|
commitdiff
2017-09-26
Dave Barach
Add thread-safe event signaller, use RPC where required
40/8540/5
tree
|
commitdiff
2017-09-25
John Lo
Fix sending GARP/NA on Bonded Interface Active/Backup...
13/8513/3
tree
|
commitdiff
2017-09-25
Dave Barach
Add binary API documentation
24/8524/1
tree
|
commitdiff
2017-09-19
Klement Sekera
Add new C API
83/6983/58
tree
|
commitdiff
2017-09-13
Dave Barach
API message table inspection utilities
00/8400/4
tree
|
commitdiff
2017-09-11
Colin Tregenza Dancer
Recombine diags and minimum barrier open time changes...
22/8322/4
tree
|
commitdiff
2017-08-23
Dave Wallace
Fix vl_map_shmem() root_path dangling reference.
63/8163/4
tree
|
commitdiff
2017-08-18
Ole Troan
API: More gracefully fail when opening shared memory...
79/8079/3
tree
|
commitdiff
2017-08-14
Jan Srnicek
jvpp: make shm_prefix configurable (VPP-591)
15/5815/15
tree
|
commitdiff
2017-08-10
Dave Barach
TCP proxy prototype
27/7927/8
tree
|
commitdiff
2017-07-01
Klement Sekera
Refactor API message handling code
83/7083/10
tree
|
commitdiff
2017-06-01
Dave Barach
Improve fifo allocator performance
35/6935/11
tree
|
commitdiff
2017-05-10
Damjan Marion
completelly deprecate os_get_cpu_number, replace new...
42/6642/4
tree
|
commitdiff
2017-05-09
Damjan Marion
Fix remaining 32-bit compile issues
65/6465/10
tree
|
commitdiff
2017-05-03
Neale Ranns
A sprinkling of const in vlibmemory/api.h and friends
79/6479/3
tree
|
commitdiff
2017-04-25
Dave Barach
"autoreply" flag: autogenerate standard xxx_reply_t...
87/6387/3
tree
|
commitdiff
2017-04-11
Dave Barach
move binary-api client-only routines to memory_client.c
46/6146/3
tree
|
commitdiff
2017-03-14
Dave Barach
Clean up dead API client reaper callack scheme
42/5742/1
tree
|
commitdiff
2017-03-09
Dave Barach
vlib_mains == 0 special cases be gone
81/5681/4
tree
|
commitdiff
2017-03-07
Ole Troan
Python API: Synchronous mode.
48/5648/2
tree
|
commitdiff
2017-03-03
Dave Barach
Improve api trace replay consistency checking
00/5600/2
tree
|
commitdiff
2017-03-01
Dave Barach
VPP-598: tcp stack initial commit
61/5561/7
tree
|
commitdiff
2017-02-28
Dave Barach
Trace plugin binary API message range allocation
40/5540/2
tree
|
commitdiff
2017-01-09
Dave Barach
Self-service garbage collection for the API message...
12/4612/1
tree
|
commitdiff
2017-01-05
Dave Barach
Fix uninitialized stack local, VPP-581
75/4575/2
tree
|
commitdiff
2016-12-28
Damjan Marion
Reorganize source tree to use single autotools instance
30/4430/19
tree
|
commitdiff