aboutsummaryrefslogtreecommitdiffstats
path: root/vpp/vpp-api/api.c
AgeCommit message (Expand)AuthorFilesLines
2016-10-07VPP-466: PG pg_create_interface API returns wrong interface indexPavel Kotucek1-2/+3
2016-10-05Fix sw_interface_set_unnumbered API for FIB2.0Igor Mikhailov (imichail)1-4/+4
2016-10-04VPP-355: add PBB (802.1ah) tag rewritePavel Kotucek1-1/+38
2016-10-03L2 over LISP and GRE (VPP-457)Neale Ranns1-27/+41
2016-09-30VPP-450 Fix adding LISP adjacencies via CLIFilip Tehlar1-5/+5
2016-09-28DPDK HQoS: Enable Hierarchical Scheduler in VPPJasvinder Singh1-2/+142
2016-09-27LISP Source/Dest control plane support, VPP-197Florin Coras1-0/+28
2016-09-21A Protocol Independent Hierarchical FIB (VPP-352)Neale Ranns1-586/+261
2016-09-20VPP-189: fix coverity issue in api_format.cFilip Tehlar1-0/+2
2016-09-19Add support for transparent ethernet bridging to GREDavid Hotham1-0/+2
2016-09-13VPP-376: Refactor LISP dump API + VATFilip Tehlar1-38/+88
2016-09-07Fix bugs in IPFIX code discovered by coverityJuraj Sloboda1-12/+9
2016-09-07VPP-204 Rework and finish IPFIX implementationJuraj Sloboda1-14/+207
2016-09-06Move iOAM Trace as a pluginVengada Govindan1-38/+11
2016-09-02Add in-message cli_request/cli_reply APIOle Troan1-0/+57
2016-08-31VPP-369 Add an L2 output classification featureDave Barach1-3/+12
2016-08-31VPP-358: Add IPv6 ND Event Notification and TerminationJohn Lo1-27/+209
2016-08-31VPP-240: delete subinterfacePavel Kotucek1-1/+13
2016-08-30VPP-353: Fully support LISP negative mappings in APIFilip Tehlar1-5/+13
2016-08-26VPP-356: Fix wrong byte order in LISP APIFilip Tehlar1-3/+4
2016-08-26VPP-329: Add L2 support to lisp_eid_table_map_dumpFilip Tehlar1-2/+13
2016-08-25VPP-328: Add dump call for listing LISP VNIsFilip Tehlar1-0/+49
2016-08-25Fix issues with vhost-user when dpdk vhost-user is disabled, fixes VPP-347, V...Damjan Marion1-26/+23
2016-08-25VPP Python language binding - plugin supportOle Troan1-6/+6
2016-08-24VPP-321: Fix param order of unformat_lisp_eid_apiFilip Tehlar1-3/+2
2016-08-23VPP-323: Add LISP locator set index to reply API messageFilip Tehlar1-1/+6
2016-08-23VPP-342: Don't allow remote mapping to overwrite local or static mappingFilip Tehlar1-1/+1
2016-08-19VPP-337 Add per interface IN filteringDave Barach1-4/+8
2016-08-17VPP-202: L2-GRE over IPSecMatus Fabian1-1/+95
2016-08-15VPP-257 Coding standards cleanup for vnet/vnet/l2Dave Barach1-4/+4
2016-08-15VPP-198: LISP map-resolver failover algorithmFilip Tehlar1-5/+4
2016-08-15VPP-327 Coding standards cleanup for vppinfraDave Barach1-17/+17
2016-08-15VPP-236 Support 64-bit vector lengths, shared memory segments >4 GBDave Barach1-2/+27
2016-08-12VPP-237: indent fixes in prep for checkstyleEd Warnicke1-35/+39
2016-08-12VPP-189 fix more coverity warningsDave Barach1-104/+78
2016-08-12VPP-321: Fix filtering in LISP EID dump callFilip Tehlar1-2/+2
2016-08-11VPP-319: Fix handling of ERANGE from getgrnam_rEd Warnicke1-4/+16
2016-08-11VPP-321: Fix wrong checking of LISP mapping local flagFilip Tehlar1-20/+14
2016-08-08VPP-189 Clean up more coverity warningsDave Barach1-3/+8
2016-08-06VPP-242: Fix wrong checking of LISP Proxy-ITR modeFilip Tehlar1-1/+1
2016-08-05VPP-237 Coding standards cleanupDave Barach1-5369/+5871
2016-08-04LISP multihoming API changes and cleanupFlorin Coras1-19/+46
2016-08-03VPP-226 - adding UDP TCP to port-rangeKeith Burns (alagalah)1-30/+43
2016-08-03VPP-180 Clean up multi-socket / multi-chunk mempool discoveryDave Barach1-2/+2
2016-08-03LISP API/VAT cleanupFlorin Coras1-201/+111
2016-08-01VPP-226 IPv4 src-address + port range checkerDave Barach1-1/+125
2016-07-31Initial L2 LISP supportFlorin Coras1-4/+5
2016-07-28Edit eid table dumpAndrej Kozemcak1-20/+33
2016-07-28LISP - Bug fix, can`t remove static remote mappingAndrej Kozemcak1-41/+33
2016-07-28Edit Lisp locator_set APIAndrej Kozemcak1-66/+108