vxlan: vxlan/vxlan.api API cleanup
[vpp.git] / src / vpp-api /
2020-02-11 Dave Barachvppinfra: remove the historical mheap memory allocator 82/24982/4
2020-02-05 Vladimir Isaevstats: fix state counter removal 79/24779/4
2019-12-19 Paul Vinciguerrapapi: lazily initialize stats client 03/23703/5
2019-12-17 Oliver Gilesbuild: export vapi generation in vpp-dev 67/23867/8
2019-12-10 Dave Barachapi: multiple connections per process 56/23656/6
2019-12-05 Ole Troanpapi: add call stats 63/23663/3
2019-12-03 Paul Vinciguerrapapi: add a per-call _timeout option 40/23740/2
2019-11-27 Benoît Gannemisc: add address sanitizer heap instrumentation 37/21937/10
2019-11-27 Paul Vinciguerrapapi: fix typo in repr 44/23644/3
2019-11-24 Ole Troanpapi: fix papi default handling 19/23619/3
2019-11-24 Paul Vinciguerrapapi: add missing base types to serializer 17/23617/2
2019-11-24 Paul Vinciguerrapapi: add repr to packer types for troubleshooting 18/23618/1
2019-11-22 Ole Troanpapi: support default for type alias decaying to basetype 30/23530/7
2019-11-13 Paul Vinciguerrapapi: enhance MACAddress() equality 82/23382/3
2019-11-12 Ole Troanpapi: add wrapper to validate crc manifest 25/22725/7
2019-11-05 Renato Botelho do... misc: Fix python scripts shebang line 59/23159/5
2019-10-28 Ole Troanvapi: switch to python3 96/22996/2
2019-10-23 Ole Troanpapi: fix default handling 27/22927/3
2019-10-21 Ole Troanbier: tests support python3 84/22884/2
2019-10-18 Ole Troanipsec: make tests support python3 20/22820/2
2019-10-14 Vratko Polakpapi: fix socket sendall calls 99/22699/3
2019-10-11 Vratko Polakpapi: harden socket handling 72/22672/3
2019-10-09 Vratko Polakpapi: introduce read_blocking 25/21925/9
2019-09-25 Klement Sekerapapi: truncate long logger messages 65/22065/4
2019-09-19 Ole Troanapi: split vl_api_prefix into two 97/21997/8
2019-09-16 Ole Troanapi: autogenerate api trace print/endian 72/21772/11
2019-09-10 Vratko Polakpapi: let async calls return context 67/21867/4
2019-09-04 Ole Troanapi: memclnt api use string type. 82/21582/6
2019-09-03 Ole Troanapi: enforce vla is last and fixed string type 92/21492/12
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-15 Dave Barachstats: refactor header files 02/21302/3
2019-08-09 YohanPipereaustats: create /run/vpp before stat socket bind() 04/20004/9
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-07-31 Paul Vinciguerraapi papi: add alias for timestamp(datetime)/timedelta 01/20801/5
2019-07-24 Vratko Polakvapi: add python scripts to vpp-dev package 95/20595/4
2019-07-24 Paul Vinciguerrapapi: add additional types to vpp_serializer 64/20464/5
2019-07-16 Vratko Polakpapi: use the injected logger wherever possible 60/20660/3
2019-07-12 Paul Vinciguerrapapi: fix vpp_format from change in vl_api_prefix_t 18/20618/2
2019-07-09 Paul Vinciguerrapapi: update VPPEnumType for python3 51/20551/2
2019-07-08 Paul Vinciguerramap gbp papi: match endianess of f64 81/19581/17
2019-07-05 Florin Corassctp: move to plugins, disabled by default 74/20374/15
2019-07-01 Paul Vinciguerrapapi: refactor set_errors_str 11/20411/2
2019-06-26 Vratko Polakpapi: prevent message_table inconsistencies 66/20366/2
2019-06-26 Paul Vinciguerraapi: refactor format_vl_api_prefix_t return keys 11/20011/25
2019-06-25 Paul Vinciguerraapi: fix vac_read return codes 68/20268/6
2019-06-20 Paul Vinciguerramisc: papi - add __repr__ to FuncWrapper 48/20248/5
2019-06-18 Paul Vinciguerramisc: vpp_papi- add tests, clean up pep8 35/20035/4
2019-06-17 Paul Vinciguerramisc: vpp-api - add __repr__ to VPPApiClient. 61/20161/3
2019-06-14 Ole Troanstats: add version field to stat segment base header 27/20127/6
2019-06-12 Vratko Polakpapi: make socket disconnect more robust 91/20091/2
2019-06-07 Ole TroanAPI: Add support for "defaults" 46/19246/4
2019-06-07 Ole Troanvppapigen: Fold up CRC from dependent types. 42/19142/5
2019-06-07 Paul Vinciguerravpp_papi: Context_id allocator for running forked. 97/19997/2
2019-06-07 Paul Vinciguerravpp_papi: Fix missing dependency. 98/19998/2
2019-06-07 Paul Vinciguerravpp_papi: Fix format_vl_api_address_t under python3. 05/20005/2
2019-06-07 Paul Vinciguerravpp_papi: Accept ipaddress.Network objects on prefix_t... 13/20013/2
2019-06-07 Paul Vinciguerravpp_papi: Fix vapi.disconnect exception. 14/20014/2
2019-06-04 Ole Troanstats: removing empty object in stats vector 44/19944/2
2019-05-28 Vratko Polakpapi: avoid IOError on disconnect 44/19844/2
2019-05-23 Vratko Polakvpp_papi: Do not raise before find_api_dir() 36/19636/3
2019-05-22 Ole Troanstats: support multiple works for error counters 45/19645/8
2019-05-15 Paul Vinciguerravpp_papi: remove dependency on environment var. VPP_API... 52/18352/4
2019-05-10 Vratko Polakvpp_transport_socket: make connect more resilient 72/19472/5
2019-05-09 Vratko PolakImprove exceptions in vpp_transport_socket.py 52/19452/3
2019-05-09 Vratko PolakFix copypaste in vpp_papi/vpp_transport_socket.py 56/19456/1
2019-05-08 Paul VinciguerraFix Exception typo in vpp_papi/vpp_transport_socket.py. 26/19426/2
2019-05-07 Vratko PolakAllow repeated connects on PAPI socket transport 13/19413/2
2019-04-30 Ole Troanstats: Add version defines in stat_client.h 28/19228/2
2019-04-29 Ole TroanAPI: Add support for limits to language. 24/19124/3
2019-04-24 Filip VargaNAT: VPP-1531 api cleanup & update 34/19134/2
2019-04-23 Ole TroanAPI: Python and Unix domain socket improvement 98/19098/5
2019-04-23 Ole TrøanRevert "NAT: VPP-1531 api cleanup & update" 12/19112/2
2019-04-23 Filip VargaNAT: VPP-1531 api cleanup & update 68/18168/14
2019-04-16 Ole Troanstats: Add name vectors to Python client 74/18874/4
2019-04-16 Ole TroanAPI: Handle pthread cond signal case where signal is... 01/18801/3
2019-04-08 Neale RannsGBP: drop and contract counters 94/18594/7
2019-03-22 Andrew Yourtchenkovppapigen: allow for enum size other than u32 79/18379/3
2019-03-20 Paul Vinciguerravpp_papi: Expose the list of field attributes to the... 00/18400/2
2019-03-20 Paul Vinciguerravpp_papi: specify encoding for .encode()/.decode() 01/18401/1
2019-03-15 Ole TrøanRevert "API: Cleanup APIs interface.api" 40/18340/2
2019-03-15 Jakub GrajciarAPI: Cleanup APIs interface.api 57/17957/9
2019-03-11 Ole TroanVPP-1486: stat segment file descriptor leak 67/18167/3
2019-03-07 Paul Vinciguerravpp_papi: Adjust aenum import for python3. 26/18126/2
2019-03-07 Ole TroanAPI: Add python2.7 support for enum flags via aenum 08/18108/2
2019-03-04 Ole Troantest framework: add factory function and default parameters 46/17946/6
2019-02-28 Paul Vinciguerravpp_papi.py: Change VppEnum from explicit metaclass... 91/17891/2
2019-02-28 Ole Troanstats: Add interface name to sw_if_index as /if/names 74/17874/8
2019-02-26 Paul Vinciguerravpp-papi: Only install enum34 for python<=3.4. 39/17839/2
2019-01-17 Damjan Marioncmake: initial cross-compilation support 15/16815/7
2019-01-06 Paul Vinciguerravpp-api: Add context to VPPStatsIOError. 99/16699/2
2018-12-28 Paul Vinciguerravpp_papi: MACAddress equals fails in unittest. 26/16626/4
2018-12-18 Ole TroanVAPI/VOM: Removing legacy stats tests, add string type. 27/16527/3
2018-12-18 Ole TroanPAPI: Add MACAddress object wrapper for vl_api_mac_addr... 08/16508/6
2018-12-13 Ole TroanAPI: Use string type instead of u8. 26/16326/10
2018-12-13 Klement Sekeravapi: code cleanup 43/16443/2
2018-12-12 Ole TroanPAPI: Allow ipaddress object as argument and return... 31/16431/3
2018-12-10 Ole TroanPython API: Use services to determine stream RPC 06/16406/3
2018-12-10 Ole TroanTest framework: StringIO fixes for Python3 81/16381/7
next