VCL: config api prefix using env var.
[vpp.git] / src / vpp-api /
2018-02-19 Mohsin KazmiVOM: acl: Some necessary fixes 18/10618/2
2018-02-17 Klement Sekeravpp_papi: remove legacy way of calling VPP APIs 23/10623/2
2018-02-17 Klement Sekeravpp_papi: reduce memory leaks 22/10622/3
2018-02-15 Mohsin KazmiVOM: Fix broken Makefile 55/10555/3
2018-02-14 Neale RannsVOM: build with plugins disabled 39/10539/2
2018-02-13 Mohsin KazmiVOM: ACL: Add Object Model for acl ethertype 81/10481/6
2018-02-09 Neale RannsGBP plugin 65/10465/2
2018-02-02 Neale RannsVOM: route-domain find() fix 83/10383/2
2018-01-27 Marek Gradzkijvpp: map VPP API enums to primitive types 63/10263/2
2018-01-27 Marek Gradzkijvpp: use Python's logging API 61/10261/3
2018-01-25 Ole TroanVPP-1144: PAPI Import leads to duplicate type definition. 41/10241/2
2018-01-23 Neale RannsFor DHCP client configuration control the setting of... 69/10169/2
2018-01-23 Ole TroanVPPAPIGEN: vppapigen replacement in Python PLY. 81/8781/23
2018-01-22 Mohsin Kazmivom: acl: Fix l3 acl handle populate 07/10107/2
2018-01-22 Mohsin Kazmivom: ip_route: fix handle populate 06/10106/2
2018-01-22 Mohsin Kazmivom: Fix connection to VAPI and add disconnect function 05/10105/3
2018-01-22 Mohsin Kazmisvm: queue sub: Add conditional timed wait 60/9960/6
2018-01-10 Neale Rannsmakefile set CXXFLAGS so they are propageted to sub... 57/10057/1
2018-01-09 Dave WallaceRevert "VOM: fix cflags" 35/10035/2
2018-01-09 Florin Corasapi: refactor vlibmemory 76/9976/21
2018-01-09 Neale RannsVOM: fix cflags 88/9988/3
2018-01-09 Neale RannsDVR: run L3 output features 31/9931/7
2018-01-04 Neale RannsVOM: NAT coverity found bugs 45/9945/1
2018-01-02 Neale RannsVOM: NAT updates 20/9920/1
2017-12-20 Neale RannsL2 Emulation 59/9759/8
2017-12-14 Mohsin Kazmivom: acl: Extend constructor for l3 rule 43/9843/2
2017-12-14 Mohsin Kazmivom: acl-list: Add comparison operator - for UT 42/9842/2
2017-12-13 Neale RannsVOM: a couple of print fixes 17/9817/2
2017-12-10 Klement Sekeraimprove vapi json parser error handling 78/9778/1
2017-12-09 Marek Gradzkijvpp: include all api files from @top_builddir@/vpp 65/9765/2
2017-12-09 Marek Gradzkijvpp: do not hardcode event sufixes (VPP-940) 63/9763/2
2017-12-08 Mohsin Kazmivom: acl-l3: Fix pretty print for TCP mask and flags 48/9748/2
2017-12-08 Neale RannsVOM: prefix bit fiddling 54/9754/2
2017-12-07 Marek Gradzkijvpp: unify notification handling 53/9753/1
2017-12-07 Marek Gradzkijvpp: remove special request<>reply mappings 52/9752/1
2017-12-02 Mohsin KazmiVOM: l2fib: Add bvi flag support 92/9692/4
2017-12-01 Neale RannsVOM: fixes for interface recreate on agent restart... 87/9687/3
2017-11-29 Matus FabianNAT: Remove old SNAT API (VPP-1070) 17/9617/2
2017-11-29 Neale RannsVOM: logging, populate and stats fixes 14/9614/2
2017-11-27 Neale RannsVOM: favour make_shared 83/9583/2
2017-11-25 Neale RannsVOM: handle null for iterator in dump cmd 67/9567/2
2017-11-24 Neale RannsVOM: Additions to allow uses to UT applications that... 52/9552/3
2017-11-22 Mohsin KazmiVOM: stats: Associate stat obj to interface 10/9510/2
2017-11-20 Chris LukeHave PAPI find its API definition files 81/9481/2
2017-11-20 dongjuannowhere to set read_timeout 32/9332/4
2017-11-17 Neale RannsVOM fixes and logger improvements 70/9470/2
2017-11-15 Neale RannsVOM: interface's handle() retreives from singular instance 24/9424/2
2017-11-15 Neale RannsVOM: interface RD update reconfigures L3 bindings 21/9421/2
2017-11-14 Neale RannsVOM: bridge-domain learning mode and route help commands 19/9419/2
2017-11-11 Damjan MarionHandle CPU flags from autotools project 82/9382/3
2017-11-10 Neale RannsBreak up vpe.api 75/9375/3
2017-11-10 Neale RannsVOM: enum_base - not constexpr to appease coverity 74/9374/2
2017-11-10 Neale RannsVOM: memset DHCP hostname in VPP API 44/9344/2
2017-11-09 Mohsin KazmiVOM: Inspect: fix the bug 55/9355/2
2017-11-09 Mohsin KazmiVOM: Makefile: Fix the execution time initialization... 41/9341/2
2017-11-09 Neale RannsVOM logger levels fix 35/9335/1
2017-11-08 Matejjvpp: test measuring number of invocations per time... 90/8790/9
2017-11-08 Neale RannsVOM rpm build fixes 61/9261/2
2017-11-07 Mohsin KazmiFix include header for cmds 56/9256/2
2017-11-06 Neale RannsVOM reshuffle 15/9215/9
2017-11-05 Neale RannsFix coverity warnings in VOM and VAPI 04/9204/3
2017-11-01 Ole TroanVPP-959: Support old version of CFFI 74/9174/2
2017-11-01 Damjan Marionvom: fix build with gcc7 75/9175/2
2017-11-01 Neale RannsVOM fixes for 9090 - ships in the night commits 76/9176/1
2017-11-01 Neale RannsVPP Object Model (VOM) 36/8836/17
2017-10-31 Ole TroanVPP PAPI: Error in unserializer for non-array compound... 49/9149/3
2017-10-30 Matejjvpp: bugfix for deadlock in java future API (VPP-1037) 57/8957/9
2017-10-25 Ole TroanVPP-1033: Python API support arbitrary sized input... 36/8936/6
2017-10-16 Marek Gradzkijvpp: stop plugin intialization on first mismatch 31/8831/2
2017-10-10 Matej Perinajvpp: adding callbacks for all messages (VPP-914) 77/8377/7
2017-10-03 Matej Perinajvpp: added logs for sending and receiving event messag... 16/8516/5
2017-10-03 Dave BarachRepair vlib API socket server 69/8369/50
2017-09-28 Klement SekeraC++ API: remove deprecated throw lists 03/8503/3
2017-09-28 Klement Sekeradrop python3 dependency 84/8584/1
2017-09-27 Matej PerinaVPP-990 remove registered handler if control ping fails 90/8490/2 v18.01-rc0
2017-09-27 Chris LukeVarious fixes for issues found by Coverity (VPP-972) 44/8544/3
2017-09-19 Klement SekeraAdd C++ API 84/7884/10
2017-09-19 Klement SekeraAdd new C API 83/6983/58
2017-09-15 Matej Perinajvpp: add vpe_pid to ConnectionInfo 28/8428/2
2017-09-13 Ole TroanVPP-960: Python API add more information in exception... 72/8272/2
2017-09-12 Pavel KotucekACL-plugin add "replace" semantics for adding a new... 40/8340/4
2017-08-31 Ole TroanVPP-959: Python API require minimum CFFI version. 71/8271/2
2017-08-25 Matej Perinajvpp: adding debug usage into test documentation 71/8171/3
2017-08-25 Matej Perinajvpp: introducing callback api and future api tests... 38/7638/21
2017-08-24 Marek Gradzkijvpp: use (*env)->ExceptionClear before calling (*env... 92/8192/3
2017-08-23 Matus FabianNAT: Rename snat plugin to nat (VPP-955) 46/8146/3
2017-08-18 Ole TroanPython API: Fix error message typo. 81/8081/4
2017-08-17 Ole TroanPython API: VPP-947 Empty chroot_prefix fails on encode() 78/8078/2
2017-08-16 Marek Gradzkijvpp: suppress unwritten fields warrning found in DTO... 71/8071/2
2017-08-16 Marek Gradzkijvpp: move JVppReply's id out of synchronized block 50/8050/2
2017-08-14 Marek Gradzkijvpp: ignore messages if callback method is missing... 79/7979/3
2017-08-14 Jan Srnicekjvpp: make shm_prefix configurable (VPP-591) 15/5815/15
2017-08-11 Neale RannsDedicated SW Interface Event 25/7925/5
2017-08-09 Hongjun NiAdd PPPoE Plugin 07/7407/24
2017-08-04 Matej Perinajvpp: provide more detailed exception logs (VPP-436) 81/7681/11
2017-07-31 Matej Perinajvpp: moving current tests to separate folder marked... 34/7634/4
2017-07-08 Ole TroanAPI: Add Python3 support to vpp_papi.py 88/7488/4
2017-05-30 Ole TroanFlowprobe: Stateful flows and IPv6, L4 recording 30/5730/37
2017-05-26 Robert VargaImprove jvppgen object array member instantiation 81/6881/3
2017-05-26 Robert VargaFix JNI templates 79/6879/3
next