aboutsummaryrefslogtreecommitdiffstats
path: root/vpp-api
AgeCommit message (Expand)AuthorFilesLines
2016-12-28Reorganize source tree to use single autotools instanceDamjan Marion21-1900/+18
2016-12-22api: save some typing when adding new api filesDamjan Marion1-35/+6
2016-12-22API refactoring : lisp-gpePavel Kotucek1-1/+3
2016-12-22API refactoring : lispPavel Kotucek1-1/+3
2016-12-22API refactoring : ipsec-grePavel Kotucek1-1/+3
2016-12-22API refactoring : ipsecPavel Kotucek1-1/+3
2016-12-22API refactoring : bfdPavel Kotucek1-1/+4
2016-12-21API refactoring : l2tpPavel Kotucek1-0/+2
2016-12-21API refactoring : grePavel Kotucek1-0/+2
2016-12-21API refactoring : vxlan-gpePavel Kotucek1-1/+3
2016-12-21API refactoring : vhost_userPavel Kotucek1-0/+2
2016-12-21API refactoring : netmapPavel Kotucek1-0/+2
2016-12-21API refactoring : af_packetPavel Kotucek1-0/+2
2016-12-21API refactoring : vxlanPavel Kotucek1-1/+3
2016-12-21Bump to 17.04 releasev17.04-rc0Damjan Marion1-1/+1
2016-12-21Fix coverity issuesMarek Gradzki2-6/+8
2016-12-21Add missing variable definitions to java VPP APIMarek Gradzki1-0/+4
2016-12-21Python API: Incorrect error for empty VLA list.Ole Troan2-4/+11
2016-12-20Add missing variable definitions to python VPP APIJuraj Sloboda1-0/+3
2016-12-20Declare variables as externalDamjan Marion1-0/+4
2016-12-19Python API: Add back support for old-style VLA, e.g. mask[0]Ole Troan2-50/+143
2016-12-15Fix NPE in JNI while handling int arrays, VPP-559Marek Gradzki1-6/+6
2016-12-13vpp_papi: Add help() support for python interactive modeChristophe Fontaine1-4/+13
2016-12-12Fix for PAPI async call registrationWojciech Dec1-5/+8
2016-12-08Adapt LuaJIT VPP library and a few examples to API with per-message CRC and JSONAndrew Yourtchenko5-16/+267
2016-12-07Make jvpp connection fail if control ping failsMarek Gradzki1-3/+1
2016-12-07Refactor tap binary APIs, VPP-550Dave Barach1-1/+6
2016-12-07Enable Span Jvpp api generationJan Srnicek1-0/+1
2016-12-06SPAN API: Fix various errors making SPAN break make tests.Ole Troan1-3/+1
2016-12-06API: Adapt make test to Python API changes.Ole Troan3-8/+52
2016-12-06Refactor binary APIs for IP, VPP-549Dave Barach1-1/+2
2016-12-06MAP: Split MAP API out of vpe.api.Ole Troan1-0/+1
2016-12-06api: set jvpp version to 17.01Marek Gradzki2-2/+2
2016-12-05Fix l2.api patch in jvpp MakefileMarek Gradzki1-1/+1
2016-12-05api: enable Java API generation for l2.api (VPP-438)Marek Gradzki1-0/+1
2016-12-02Python API: Support for per message CRC and API split.Ole Troan4-245/+767
2016-12-02API: Packaging of JSON files.Ole Troan3-34/+4
2016-11-30VPP-530: adapt jvpp generation for VPP API splittingMarek Gradzki3-38/+57
2016-11-30Start spliting vpe.api into logically related piecesDave Barach1-2/+1
2016-11-28Clean up the Lua API, make it luajit-only, no CAndrew Yourtchenko5-240/+28
2016-11-23Fix coverity warnings, VPP-486Dave Barach1-0/+3
2016-11-21Add client-side msg_name_and_crc -> msg_index tableDave Barach8-394/+114
2016-11-18Add the Makefile to Lua API which got gitignored and adjust local .gitignoreAndrew Yourtchenko2-0/+8
2016-11-17VPP-533 Fix ping race condition in JVppMaros Marsalek1-17/+28
2016-11-17VPP-534 Remove references to DTOs created in JVppMaros Marsalek3-0/+7
2016-11-15Dump routes (VPP-500)Steven1-0/+2
2016-11-11Luajit API and some examplesAndrew Yourtchenko16-0/+4164
2016-11-07Fix longArray type in JVPP generatorMaros Marsalek1-2/+2
2016-11-03Fail to register Java API for plugin that was not loaded (VPP-522)Marek Gradzki1-12/+15
2016-11-03Remove unused jvpp dependency on plugins' control_pingMarek Gradzki2-8/+3