vxlan: vxlan/vxlan.api API cleanup
[vpp.git] / src / vlibmemory /
2020-02-12 Benoît Ganneapi: do not truncate api dump file size 73/24473/3
2020-02-11 Dave Barachmisc: fix coverity warnings 70/24970/2
2020-02-05 Chenmin Sunapi: fix vl_api_clnt_node process stack overflow 12/24312/2
2020-01-23 Dave Barachapi: mark api_trace_command_fn thread-safe 93/24493/1
2019-12-17 Benoît Gannemisc: address sanitizer: fix instrumentation 15/24015/2
2019-12-12 Florin Corasvcl: fix disconnect from binary api 73/23973/2
2019-12-11 Florin Corasvcl: separate binary api connections per thread worker 87/23687/15
2019-12-11 Nathan Skrzypczakapi: Use vl_msg_push/pop_heap 25/23625/9
2019-12-10 Florin Corasapi: pass api and client main to rx thread 95/23895/4
2019-12-10 Dave Barachapi: multiple connections per process 56/23656/6
2019-12-09 Florin Corasapi: fix sock reg passing on read event 60/23860/6
2019-12-07 Ole Troanvlib: use explicit types in api 47/23847/2
2019-12-06 Florin Corasapi: avoid swapping vlib_rp before barrier sync 59/23659/11
2019-12-06 Florin Corasapi: fix free socket process args 22/23822/3
2019-12-06 Florin Corasapi: multiple socket connections per single process 33/23633/7
2019-11-27 Benoît Gannemisc: add address sanitizer heap instrumentation 37/21937/10
2019-11-18 Dave Barachapi: configurable binary api client rx pthread fcn 27/23427/2
2019-11-07 Nathan Skrzypczakapi: fix dead client scan heap issue 17/23317/2
2019-10-25 Neale Rannsdhcp: fix crash on unicast renewal send 38/22738/7
2019-10-09 Vratko Polakapi: comment, simplify and fix api socket read 47/22547/4
2019-10-08 IJsbrand Wijnandsapi: add bapi thread handle to api main structure. 08/22608/1
2019-10-02 Dave Barachvlib: improve summary vector-rate statistics 53/22453/4
2019-09-30 Benoît Ganneapi: fix use-after-free 08/22408/3
2019-09-16 Ole Troanapi: autogenerate api trace print/endian 72/21772/11
2019-09-04 Ole Troanapi: memclnt api use string type. 82/21582/6
2019-08-27 Ole Troanapi: revert use string type for strings in memclnt.api 70/21570/5
2019-08-27 Ole Troanapi: use string type for strings in memclnt.api 50/21450/6
2019-08-20 Paul Vinciguerravppapigen: remove support for legacy typedefs 07/21207/6
2019-08-08 Ole Troanapi: vppapitrace JSON/API trace converter 32/20932/12
2019-08-08 Ole Troanapi: api socket respect unix runtime directory 00/21100/2
2019-08-02 Nathan Skrzypczakvppinfra: Expose function setting __os_thread_index 29/21029/3
2019-07-24 Dave Barachapi: Disable tracing of memclnt_keepalive messages 22/20822/2
2019-07-16 Dave Barachapi: enable binary API event logging in vat 72/20672/3
2019-07-03 Vratko Polakapi: remove garbage from sockclnt_create reply 01/20401/11
2019-06-14 Dave Barachapi: add mp-safe/barrier-sync indication to elogs 52/20152/1
2019-06-12 Dave Barachinfra: fix minor memory leak in "api trace..." 02/20102/2
2019-05-16 Dave Barachinit / exit function ordering 23/19623/4
2019-05-09 Florin Corasbapi: separate init shm reply from fd exchange 41/19441/3
2019-04-23 Ole TroanAPI: Python and Unix domain socket improvement 98/19098/5
2019-04-16 Ole TroanAPI: Handle pthread cond signal case where signal is... 01/18801/3
2019-04-10 Ole TroanAPI: Fix shared memory only action handlers. 85/18785/2
2019-04-05 Andrew Yourtchenkomake the output of "show api dump file <filename> compa... 37/16937/6
2019-04-05 Andrew Yourtchenkovlib: fix "foo_msg" and "foo_msg_reply" in API message... 39/16939/3
2019-03-21 ezkexmaapi trace: cli bug fix 10/18410/2
2019-03-07 Steven Luongvlibmemory: coverity woes 46/18046/3
2019-02-26 Dave BarachVPP-1574: minimize RPC barrier sync calls 86/17886/2
2019-02-21 Neale RannsAPI: client does not set root permissions on shm segment 67/17667/3
2019-02-05 Tomasz Kulaseksock api: allow to start client with no rx_thread 40/17240/6
2019-01-23 Brian NesbittInitialize gc_mark_timestamp to zero to avoid garbage... 78/16978/2
2019-01-05 Ole Troansocket API: Use pool index instead of handle in sock_de... 97/16697/2
2019-01-02 David JohnsonFixes for buliding for 32bit targets: 97/16497/6
2018-12-31 Dave Barachbinary api clients: wait for vpp to start 32/16632/3
2018-12-22 Florin Corasbapi/vat: fix socket transport for vat 92/16592/3
2018-12-05 Florin Corasbapi: add options to have vpp cleanup client registration 42/16342/3
2018-12-03 Florin Corasvcl: handle worker process exit 08/16308/5
2018-12-01 Dave BarachDelete shared memory segment files when vpp starts 10/16310/2
2018-11-18 Dave BarachComplain if a client binary API queue is full 11/16011/2
2018-11-14 Dave BarachRemove c-11 memcpy checks from perf-critical code 16/15916/4
2018-11-13 Damjan Marionvlib rename vlib_frame_args(...) to vlib_frame_scalar_a... 97/15897/2
2018-11-01 Dave BarachMove RPC calls off the binary API input queue 60/15660/2
2018-10-25 Florin CorasRevert "Keep RPC traffic off the shared-memory API... 40/15540/2
2018-10-24 Dave BarachKeep RPC traffic off the shared-memory API queue 85/14085/5
2018-10-23 Dave Barachc11 safe string handling support 47/15347/10
2018-10-03 Florin Corassock api: fix registrations and client reads 14/15114/5
2018-10-02 Ole TroanPAPI: Use UNIX domain sockets instead of shared memory 10/13910/9
2018-09-19 Florin Corassocket api: do not delay sending of messages 23/13923/7
2018-09-11 Matthew Smithremove libvlib from libvlibmemoryclient libs 39/14739/3
2018-08-26 Damjan Marioncmake: add add_vpp_library and add_vpp_executable macros 86/14486/3
2018-08-25 Damjan Marioncmake: add more headers to the install list 81/14481/2
2018-08-20 Neale RannsCMake: generate .json from .api files 66/14366/3
2018-08-17 Damjan MarionCMake as an alternative to autotools (experimental) 51/14151/24
2018-08-17 Florin Corasvlibapi: validate private segment rotor prior to use 99/14299/2
2018-08-15 Ondrej FabryRemove client_index field from replies in API 40/14240/3
2018-08-10 Florin Corasvcl: support for eventfd mq signaling 22/13922/25
2018-08-09 Juraj SlobodaFix "Old Style VLA" build warnings 07/13007/8
2018-08-07 Florin Corasapi: compute msg table for private registrations 93/13993/2
2018-08-04 Florin Corassocket api: multiple fds in one msg 50/13950/3
2018-08-03 Florin Corassvm: add support for eventfd signaling to queue 80/13880/8
2018-07-05 Klement SekeraVPP-1335 vapi crash when memclnt_keepalive received 49/13349/4
2018-06-27 Marco Varlesegcc8 and Wstringop-truncation 33/13233/7
2018-06-26 John LoFix api trace replay of handler to pass vm parameter 14/13214/2
2018-06-14 Dave BarachUse __attribute__((weak)) references where necessary 57/13057/2
2018-06-08 Dave Barachexport counters in a memfd segment 92/12892/3
2018-06-05 Ole TroanVPP API: Memory trace 79/12879/6
2018-05-10 Dave BarachRemove the historical memfd api segment bootstrap 28/12528/1
2018-04-18 Andrey "Zed" Zaikintypo fix: UNKOWN -> UNKNOWN 86/11886/2
2018-03-06 Marek GradzkiAPI: Add service definitions for events and singleton... 73/10973/1
2018-03-05 Ole TrøanRevert "API: Add service definitions for events and... 65/10965/2
2018-03-05 Ole TroanAPI: Add service definitions for events and singleton... 20/10920/3
2018-02-02 Florin Corasvlmemory/svm: fix client detach from svm region 15/10315/4
2018-01-25 Florin Corassession: add support for memfd segments 09/10109/17
2018-01-23 Ole TroanVPPAPIGEN: vppapigen replacement in Python PLY. 81/8781/23
2018-01-22 Mohsin Kazmisvm: queue sub: Add conditional timed wait 60/9960/6
2018-01-15 Florin Corassvm: refactor memfd and remove ssvm_eth 96/10096/3
2018-01-11 Florin Corasapi: fix handlers that explicitly depend on svm queue 61/10061/2
2018-01-11 Florin Corasapi: remove transport specific code from handlers 38/10038/9
2018-01-10 Damjan Marionsvm: calc base address on AArch64 based on autodetected... 99/9999/3
2018-01-09 Florin Corasapi: refactor vlibmemory 76/9976/21
2018-01-05 Florin Corassock api: add first msg id retrieval function 54/9954/6
2018-01-05 Florin Corassock api: add infra for bootstrapping shm clients 93/9893/10
next