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
/
vlibmemory
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-07
api: fix dead client scan heap issue
Nathan Skrzypczak
1
-0
/
+4
2019-10-25
dhcp: fix crash on unicast renewal send
Neale Ranns
1
-0
/
+1
2019-10-09
api: comment, simplify and fix api socket read
Vratko Polak
1
-48
/
+80
2019-10-08
api: add bapi thread handle to api main structure.
IJsbrand Wijnands
1
-1
/
+9
2019-10-02
vlib: improve summary vector-rate statistics
Dave Barach
1
-1
/
+1
2019-09-30
api: fix use-after-free
BenoƮt Ganne
1
-3
/
+3
2019-09-16
api: autogenerate api trace print/endian
Ole Troan
1
-1
/
+2
2019-09-04
api: memclnt api use string type.
Ole Troan
1
-6
/
+6
2019-08-27
api: revert use string type for strings in memclnt.api
Ole Troan
6
-35
/
+28
2019-08-27
api: use string type for strings in memclnt.api
Ole Troan
6
-28
/
+35
2019-08-20
vppapigen: remove support for legacy typedefs
Paul Vinciguerra
1
-1
/
+1
2019-08-08
api: vppapitrace JSON/API trace converter
Ole Troan
3
-56
/
+38
2019-08-08
api: api socket respect unix runtime directory
Ole Troan
2
-20
/
+12
2019-08-02
vppinfra: Expose function setting __os_thread_index
Nathan Skrzypczak
1
-20
/
+1
2019-07-24
api: Disable tracing of memclnt_keepalive messages
Dave Barach
1
-6
/
+11
2019-07-16
api: enable binary API event logging in vat
Dave Barach
1
-1
/
+22
2019-07-03
api: remove garbage from sockclnt_create reply
Vratko Polak
3
-2
/
+25
2019-06-14
api: add mp-safe/barrier-sync indication to elogs
Dave Barach
1
-0
/
+1
2019-06-12
infra: fix minor memory leak in "api trace..."
Dave Barach
1
-5
/
+8
2019-05-16
init / exit function ordering
Dave Barach
3
-10
/
+7
2019-05-09
bapi: separate init shm reply from fd exchange
Florin Coras
1
-1
/
+17
2019-04-23
API: Python and Unix domain socket improvement
Ole Troan
2
-4
/
+2
2019-04-16
API: Handle pthread cond signal case where signal is missed.
Ole Troan
1
-2
/
+2
2019-04-10
API: Fix shared memory only action handlers.
Ole Troan
2
-1
/
+1
2019-04-05
make the output of "show api dump file <filename> compare-current" doxygen-fr...
Andrew Yourtchenko
1
-5
/
+9
2019-04-05
vlib: fix "foo_msg" and "foo_msg_reply" in API message table triggering the "...
Andrew Yourtchenko
1
-2
/
+2
2019-03-21
api trace: cli bug fix
ezkexma
1
-2
/
+2
2019-03-07
vlibmemory: coverity woes
Steven Luong
1
-1
/
+1
2019-02-26
VPP-1574: minimize RPC barrier sync calls
Dave Barach
1
-3
/
+20
2019-02-21
API: client does not set root permissions on shm segment
Neale Ranns
1
-4
/
+2
2019-02-05
sock api: allow to start client with no rx_thread
Tomasz Kulasek
4
-4
/
+33
2019-01-23
Initialize gc_mark_timestamp to zero to avoid garbage values.
Brian Nesbitt
1
-0
/
+1
2019-01-05
socket API: Use pool index instead of handle in sock_delete handler
Ole Troan
1
-1
/
+1
2019-01-02
Fixes for buliding for 32bit targets:
David Johnson
1
-4
/
+4
2018-12-31
binary api clients: wait for vpp to start
Dave Barach
1
-0
/
+29
2018-12-22
bapi/vat: fix socket transport for vat
Florin Coras
1
-2
/
+9
2018-12-05
bapi: add options to have vpp cleanup client registration
Florin Coras
4
-20
/
+28
2018-12-03
vcl: handle worker process exit
Florin Coras
2
-7
/
+15
2018-12-01
Delete shared memory segment files when vpp starts
Dave Barach
1
-0
/
+22
2018-11-18
Complain if a client binary API queue is full
Dave Barach
1
-0
/
+8
2018-11-14
Remove c-11 memcpy checks from perf-critical code
Dave Barach
3
-5
/
+5
2018-11-13
vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..)
Damjan Marion
1
-2
/
+2
2018-11-01
Move RPC calls off the binary API input queue
Dave Barach
3
-29
/
+50
2018-10-25
Revert "Keep RPC traffic off the shared-memory API queue"
Florin Coras
3
-38
/
+29
2018-10-24
Keep RPC traffic off the shared-memory API queue
Dave Barach
3
-29
/
+38
2018-10-23
c11 safe string handling support
Dave Barach
7
-30
/
+30
2018-10-03
sock api: fix registrations and client reads
Florin Coras
5
-28
/
+69
2018-10-02
PAPI: Use UNIX domain sockets instead of shared memory
Ole Troan
5
-39
/
+94
2018-09-19
socket api: do not delay sending of messages
Florin Coras
2
-64
/
+35
2018-09-11
remove libvlib from libvlibmemoryclient libs
Matthew Smith
1
-1
/
+1
[next]